欢迎来到淘码网(TMA.CN)

FeatureExtractionNode

价格: ¥ 9 积分可抵¥ 9

最后更新: 2020-01-03 18:32:23

演示地址:

指导费: 免费

分类
参数1
参数2
参数3
参数4
参数5
参数6
大小
2 MB
发货方式
自动发货
下载方式
远程下载
1
1
1
备注说明

所属分类生物技术
开发工具:Java
文件大小:1543KB
下载次数:10
上传日期:2011-12-16 03:00:42
说明:  Application that extracts features from segments, retrieved from microscope cell images. Each segment represents one cell. Feature vector consists of following features: - cell s area - cell s centroid - cell s weighted centroid - cell s convex hull - cell s maximal density - cell s minimal density - cell s density standard deviation - minimal outwritten elipse - cell circuit For each segment found at the microscope image, new feature vector is computed. All of them are then transferred to the output. That extrator could be used as a plugin to the KNIME Enironment. It is represented by separated node which has to be connected with ImageReader.

文件列表
FeatureExtractionNode
.....................\.classpath,364,2011-03-23
.....................\.project,654,2011-03-23
.....................\bin
.....................\...\org
.....................\...\...\r3s
.....................\...\...\...\knime
.....................\...\...\...\.....\feature

.....................\...\...\...\.....\.......\extractor
.....................\...\...\...\.....\.......\.........\FeatureExtractor.class,6187,2011-10-30
.....................\...\...\...\.....\.......\.........\FeatureVector.class,6130,2011-10-30
.....................\...\...\...\.....\.......\.........\SegmentCounter.class,1889,2011-10-30
.....................\...\...\...\.....\.......\FeatureExtractionNodeDialog.class,401,2011-10-30
.....................\...\...\...\.....\.......\FeatureExtractionNodeFactory.class,1781,2011-10-30
.....................\...\...\...\.....\.......\FeatureExtractionNodeFactory.xml,1153,2011-03-23
.....................\...\...\...\.....\.......\FeatureExtractionNodeModel.class,6513,2011-10-30
.....................\...\...\...\.....\.......\FeatureExtractionNodePlugin.class,863,2011-10-30
.....................\...\...\...\.....\.......\FeatureExtractionNodeView.class,1263,2011-10-30
.....................\...\...\...\.....\.......\features
.....................\...\...\...\.....\.......\........\AbstractFeature.class,2022,2011-10-30
.....................\...\...\...\.....\.......\........\AreaFeature.class,1231,2011-10-30
.....................\...\...\...\.....\.......\........\ConvexHull$Quicksort.class,2424,2011-10-30
.....................\...\...\...\.....\.......\........\ConvexHull.class,4398,2011-10-30
.....................\...\...\...\.....\.......\........\IntensityStandardDeviation.class,1922,2011-10-30
.....................\...\...\...\.....\.......\........\MaximalIntensityValue.class,1342,2011-10-30
.....................\...\...\...\.....\.......\........\MaximalInwrittenElipse.class,1302,2011-10-30
.....................\...\...\...\.....\.......\........\MinimalIntensityValue.class,1344,2011-10-30
.....................\...\...\...\.....\.......\........\MinimalOutwrittenElipse.class,3461,2011-10-30
.....................\...\...\...\.....\.......\........\SegmentCentroid.class,2560,2011-10-30
.....................\...\...\...\.....\.......\........\SegmentCircuit.class,2013,2011-10-30
.....................\...\...\...\.....\.......\........\WeightedSegmentCentroid.class,3791,2011-10-30
.....................\...\...\...\.....\.......\io
.....................\...\...\...\.....\.......\..\FileSaver.class,4376,2011-10-30
.....................\...\...\...\.....\.......\..\ImageReader$1.class,911,2011-10-30
.....................\...\...\...\.....\.......\..\ImageReader$2.class,963,2011-10-30
.....................\...\...\...\.....\.......\..\ImageReader.class,3686,2011-10-30
.....................\...\...\...\.....\.......\..\InputChannelMatrix.class,1819,2011-10-30
.....................\...\...\...\.....\.......\..\Output.class,2997,2011-10-30
.....................\...\...\...\.....\.......\..\RGBStackSplitter.class,2445,2011-10-30
.....................\...\...\...\.....\.......\..\Test.class,2396,2011-10-30
.....................\...\...\...\.....\.......\main
.....................\...\...\...\.....\.......\....\Main.class,602,2011-10-30
.....................\...\...\...\.....\.......\package.html,817,2011-03-23
.....................\build.properties,156,2011-03-23
.....................\lib
.....................\...\ij.jar,1524506,2010-04-24
.....................\META-INF
.....................\........\MANIFEST.MF,523,2011-03-23
.....................\plugin.xml,717,2011-03-23
.....................\src
.....................\...\org
.....................\...\...\r3s
.....................\...\...\...\knime
.....................\...\...\...\.....\feature

.....................\...\...\...\.....\.......\extractor
.....................\...\...\...\.....\.......\.........\FeatureExtractor.java,3949,2011-03-23
.....................\...\...\...\.....\.......\.........\FeatureVector.java,4839,2011-03-23
.....................\...\...\...\.....\.......\.........\SegmentCounter.java,1642,2011-03-23
.....................\...\...\...\.....\.......\FeatureExtractionNodeDialog.java,937,2011-03-23
.....................\...\...\...\.....\.......\FeatureExtractionNodeFactory.java,1153,2011-03-23
.....................\...\...\...\.....\.......\FeatureExtractionNodeFactory.xml,1153,2011-03-23
.....................\...\...\...\.....\.......\FeatureExtractionNodeModel.java,6413,2011-03-23
.....................\...\...\...\.....\.......\FeatureExtractionNodePlugin.java,1625,2011-03-23
.....................\...\...\...\.....\.......\FeatureExtractionNodeView.java,1345,2011-03-23
.....................\...\...\...\.....\.......\features
.....................\...\...\...\.....\.......\........\AbstractFeature.java,1706,2011-03-23
.....................\...\...\...\.....\.......\........\AreaFeature.java,1116,2011-03-23
.....................\...\...\...\.....\.......\........\ConvexHull.java,5005,2011-03-23
.....................\...\...\...\.....\.......\........\IntensityStandardDeviation.java,1750,2011-03-23
.....................\...\...\...\.....\.......\........\MaximalIntensityValue.java,1317,2011-03-23
.....................\...\...\...\.....\.......\........\MaximalInwrittenElipse.java,996,2011-03-23
.....................\...\...\...\.....\.......\........\MinimalIntensityValue.java,1316,2011-03-23
.....................\...\...\...\.....\.......\........\MinimalOutwrittenElipse.java,3491,2011-03-23
.....................\...\...\...\.....\.......\........\SegmentCentroid.java,2607,2011-03-23
.....................\...\...\...\.....\.......\........\SegmentCircuit.java,1976,2011-03-23
.....................\...\...\...\.....\.......\........\WeightedSegmentCentroid.java,4814,2011-03-23
.....................\...\...\...\.....\.......\io
.....................\...\...\...\.....\.......\..\FileSaver.java,3999,2011-03-23
.....................\...\...\...\.....\.......\..\ImageReader.java,3233,2011-03-23
.....................\...\...\...\.....\.......\..\InputChannelMatrix.java,1299,2011-03-23
.....................\...\...\...\.....\.......\..\Output.java,1361,2011-03-23
.....................\...\...\...\.....\.......\..\RGBStackSplitter.java,2256,2011-03-23
.....................\...\...\...\.....\.......\..\Test.java,2061,2011-03-23
.....................\...\...\...\.....\.......\main
.....................\...\...\...\.....\.......\....\Main.java,224,2011-03-23
.....................\...\...\...\.....\.......\package.html,817,2011-03-23

0 (0%)

好评

0 (0%)

中评

0 (0%)

差评

  • 会员中心
  • 浏览记录
  • 我的订单
  • 我的收藏
  • 在线客服

    点击这里给我发消息 点击这里给我发消息

    官方微信

    仅处理投诉、举报及平台使用问题;
    商品问题请咨询商家客服!

  • 意见反馈
  • 返回顶部
浏览记录