- The introduction/business slides
- The workshop slides can be seen here
- The version of the slides/workflows for the Biodesign Group (biomaterials, histology, etc) here
The workflows we made in the workshop (Cell Analysis/Counting, Chocolate Adhesion Analysis, and Bubble Detection) are here
A simple statistics workflow is available here here
A simple example of the report which can be generated from the H&E images here
Simulation Related Tools
- CompuCell3D, a simulation tool based on the Cellular Potts Model.
- A talk we held at EUFOAM in 2014: "COARSENING IN LIQUID FOAMS: A HYBRID SIMULATION-EXPERIMENTAL TECHNIQUE"
- Rheology Simulation
Movie Related Tools
Video Lan Client
This tool is one of the most flexible that can plan and transform a large variety of video content.
Example
/Applications/VLC.app/Contents/MacOS/VLC ../DroneVideo.mov --video-filter=scene --vout=dummy --no-repeat --scene-ratio=6 --rate=0.01 --scene-prefix="drone" --scene-path=./ vlc://quit
$PathToVLC PathToVideo$
-
-video-filter=scene --vout=dummy --no-repeat
fixed standard settings (no repeat prevents looping) -
-scene-ratio
is the number of frames it skips (30 is every 30 frames $\rightarrow$ once every second) --rate
is the playback rate (1 is 100%, 0.01 is 1%, the more frames you capture the slower this needs to be to make sure you keep up)Lucie's video to image command (must be adapted to where VLC is located)
/Applications/VLC.app/Contents/MacOS/VLC ../TrimmedVideo.mov --video-filter=scene --vout=dummy --no-repeat --scene-ratio=300 --rate=8 --scene-prefix="drone" --scene-path=./ vlc://quit
Relevant Links
- KNIME Image Procesing Forums, here you can ask questions about how to work and solve new problems in KNIME.
- Report bugs in KNIME Image Processing
- Presentation at Spark Summit 2014
- A Demo of our Quantitative Image Search Engine
4Quant Use Cases
A few of the examples of technology that 4Quant has been developing.
Medicine
- Planning surgery and radiotherapy with real time segmentations
- Segmenting organs from archived chest CT images
- Finding lesions in Capsule Based Endoscopy
Geographic Information Systems
- Calculating Flood Risk for Insurance Companies
- Counting Cars in Satellite Images
- Finding buildings and forests in Satellite Images
Surveillance
Real-time QA
Fun
Bio
Kevin Mader is the founder of 4Quant and a lecturer in the X-ray Microscopy Group within the Department for Information Technology and Electrical Engineering at ETH Zurich. His research focuses on turning big hairy 3D images into simple, robust, reproducible numbers without resorting to black boxes or magic. In particular, as part of several collaborations, he is currently working on automatically segmenting full animal zebrafish images, characterizing rheology in 3D flows, and measuring viral infection dynamics in cell lines.