All Projects → knime-ip → knip

knime-ip / knip

Licence: other
KNIME Image Processing Extension

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to knip

knime-r
KNIME Interactive R Statistics Integration
Stars: ✭ 18 (-60%)
Mutual labels:  knime, analysis
MorphoLibJ
Collection of mathematical morphology methods and plugins for ImageJ
Stars: ✭ 84 (+86.67%)
Mutual labels:  imagej, fiji
Scripts
🔬🍸 Home of the ImageJ BAR: A collection of Broadly Applicable Routines for ImageJ
Stars: ✭ 18 (-60%)
Mutual labels:  imagej, imagej2
knime-tensorflow
KNIME Deep Learning - Tensorflow Integration
Stars: ✭ 18 (-60%)
Mutual labels:  integration, knime
sciview
sciview is a tool for visualization and interaction with ND image and mesh data
Stars: ✭ 50 (+11.11%)
Mutual labels:  imagej, fiji
knime-deeplearning
KNIME Deep Learning Integration
Stars: ✭ 19 (-57.78%)
Mutual labels:  integration, knime
imagej macros and scripts
ImageJ macros and scripts written at the imaging facility MRI
Stars: ✭ 19 (-57.78%)
Mutual labels:  imagej, fiji
FOODIE
Fortran Object-Oriented Differential-equations Integration Environment, FOODIE
Stars: ✭ 109 (+142.22%)
Mutual labels:  integration
pivot-vue
Integration example of WebDataRocks web reporting tool with the Vue framework
Stars: ✭ 17 (-62.22%)
Mutual labels:  integration
root pandas
A Python module for conveniently loading/saving ROOT files as pandas DataFrames
Stars: ✭ 108 (+140%)
Mutual labels:  analysis
fornalder
Visualize long-term trends in collections of Git repositories.
Stars: ✭ 80 (+77.78%)
Mutual labels:  analysis
RAnalysisSkeleton
Files and settings commonly used in analysis projects with R
Stars: ✭ 15 (-66.67%)
Mutual labels:  analysis
maasta
MAAS Terraform Ansible
Stars: ✭ 132 (+193.33%)
Mutual labels:  integration
should-i-play-f6
Chess project to analyze the statistical effect of playing f3 (as white) or f6 (as black) on the outcome of the game.
Stars: ✭ 15 (-66.67%)
Mutual labels:  analysis
titanic survival exploration
Udacity Machine Learning Nano degree Program Project Predicting Passenger Survival
Stars: ✭ 18 (-60%)
Mutual labels:  analysis
SvelteScaling
Does Svelte scale?
Stars: ✭ 21 (-53.33%)
Mutual labels:  analysis
Reloaded.Memory.SigScan
Simple good performance byte pattern/PE signature scanner, allowing upwards of 2000MB/s per core (10000+MB/s with AVX) on modern hardware.
Stars: ✭ 37 (-17.78%)
Mutual labels:  analysis
cuba-rest-js
Moved to https://github.com/cuba-platform/frontend/tree/master/packages/cuba-rest-js
Stars: ✭ 15 (-66.67%)
Mutual labels:  integration
HumanPilot
Spatial Transcriptomics human DLPFC pilot study part of the spatialLIBD project
Stars: ✭ 22 (-51.11%)
Mutual labels:  analysis
logzio-k8s
No description or website provided.
Stars: ✭ 24 (-46.67%)
Mutual labels:  integration

Join the chat at https://gitter.im/knime-ip/knip

KNIME Image Processing Extension

The KNIME Image Processing Extension adds new nodes to KNIME Analytics Platform to, e.g. read more than 100 different kinds of images (thanks to the Bio-Formats library), apply well-known methods for preprocessing, image segmentation, and classification. Most of the included nodes operate on multi-dimensional image data (e.g. videos, 3D images, multi-channel images or even a combination of them), which is made possible by ImgLib2. In addition, several nodes to calculate image features (e.g. zernike-, texture- or histogram features) for segmented images (e.g. a single cell) are included. These feature vectors can be used to apply machine learning methods in order to train and apply a classifier.

The KNIME Image Processing Extension currently provides about 90 nodes for (pre)processing, filtering, segmentation, feature extraction, various views, ....

For more information how to install/use KNIME Image Processing see: https://www.knime.com/community/image-processing

Example Workflows can be found at: https://hub.knime.com/knime/spaces/Examples/latest/99_Community/01_Image_Processing/

Package Organization

  • org.knime.knip.core: Logic/Algorithms/DataStructures/Views independent of KNIME
  • org.knime.knip.base: KNIME Image Processing Nodes wrapping core and providing dedicated KNIME Image Processing functionality (NodeModels etc).
  • org.knime.knip.feature: Eclipse feature for org.knime.knip.core and org.knime.knip.base
  • org.knime.knip.testing: KNIME Image Processing Testing nodes, e.g. for regressions tests.
  • org.knime.knip.testing.feature: Eclipse feature for KNIME Image Processing Testings nodes.
  • org.knime.knip.io: Image Reader/Image Writer for KNIME Image Processing.
  • org.knime.knip.update: Eclipse update site for KNIME Image Processing and depedencies.
  • org.knime.knip.tracking: TrackMate Tracking integration.

For Developers

See this repository for instructions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].