CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - cell matlab

搜索资源列表

  1. cell

    0下载:
  2. 图像处理,用matlab编程,细胞边缘检测及癌细胞的识别!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:63.87kb
    • 提供者:亚涛
  1. 细胞识别系统代码

    1下载:
  2. 细胞识别系统代码,并有图,开发语言是matlab ,很适合初学者使用。,Cell recognition system code, and have plans to develop language is matlab, very suitable for beginners to use.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2.34kb
    • 提供者:limin
  1. AllbookexamplesforDigitalImageProcessing

    1下载:
  2. 冈萨雷斯·《数字图像处理》书本上所有的例子程序和DIPUM完整工具箱!绝对是所有:)运行环境Matlab7.0以上版本M文件cell模式下!注意每一章例子保存在以CH开头的M文件里面!-all textbook example of procedures and complete toolbox of DIPUM for Gonzalez s "Digital Image Processing" ! Is all:) Remeber: Runtime Environment Matlab7.0
  3. 所属分类:Special Effects

    • 发布日期:2015-05-20
    • 文件大小:25.67mb
    • 提供者:zxr
  1. fenshuiling 关于图像分割技术

    8下载:
  2. 此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。-This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-19
    • 文件大小:915.32kb
    • 提供者:xuyan
  1. blood

    1下载:
  2. 实施细胞分割,先对图片进行前期处理,然后二值化处理,在进行滤波,并且计算细胞数。-cell segmentation,Pre-processing of the picture first, and then binarization, during filtering, and calculation of cell number.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.23kb
    • 提供者:LWH
  1. detectcell

    1下载:
  2. matlab图像分割实例,图像分割用于检测细胞,割调用库函数实现,带注释,简单易懂-matlab example of image segmentation, image segmentation is used to detect cell, cutting call library functions, with comments, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.31mb
    • 提供者:王银虎
  1. gear

    2下载:
  2. 使用matlab计算齿轮图片中齿的个数的程序(内附图及代码)-This file demonstrates how the Cell Execution Mode is useful in creating and publishing MATLAB scr ipt M-files. Starting with a picture of a clock gear, we work step by step to determine how many teeth are on the gear.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:181kb
    • 提供者:高锟
  1. cell

    0下载:
  2. 程序为MATLAB实现,包括程序代码说明细胞边缘检测,癌细胞形态学分析,癌细胞颜色分析。-Procedures for MATLAB to achieve, including program code that cell edge detection, cancer cell morphology analysis, color analysis of cancer cells.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:62.14kb
    • 提供者:宋志高
  1. MedicalImageProcessing

    0下载:
  2. 医学图像处理:P0701:细胞边缘检测;702:癌细胞形态学分析;P0703:癌细胞颜色分析-Medical Image Processing: P0701: cell edge detection 702: morphological analysis of cancer cells P0703: color analysis of cancer cells
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:62.34kb
    • 提供者:无理取闹
  1. aaa

    0下载:
  2. 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:995byte
    • 提供者:lixiangrong
  1. cell-get

    0下载:
  2. 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:1.63kb
    • 提供者:cicy
  1. edge

    0下载:
  2. 程序代码说明 细胞边缘检测及癌细胞识别系统P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 -Program code that edge detection and cancer cells Identification System P0701: cell edge detection P0702: morphological analysis of cells P0703: color analysis of cells
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:renyh
  1. MorphologicalanalysisofcellsMatlab

    0下载:
  2. 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.94kb
    • 提供者:徐磊
  1. colorimagek_means

    2下载:
  2. 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:273.94kb
    • 提供者:王悦东
  1. growcut

    0下载:
  2. 可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each ima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:92.1kb
    • 提供者:panghuanzhi
  1. Codes

    2下载:
  2. 程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-30
    • 文件大小:21.41mb
    • 提供者:王立
  1. HOG

    2下载:
  2. 图片分块,并计算任何一个区域的柱状分析 to obtain HOG features for a cell/block region of image pixels- to obtain HOG features for a cell/block region of image pixels
  3. 所属分类:Graph program

    • 发布日期:2016-03-13
    • 文件大小:640byte
    • 提供者:Jerry
  1. dfbrec_l

    0下载:
  2. DFBREC_L Directional Filterbank Reconstruction using Ladder Structure x = dfbrec_l(y, fname) Input: y: subband images in a cell vector of length 2^n f: filter in the ladder network structure, can be a string naming a stan
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:854byte
    • 提供者:maple
  1. segmentation

    1下载:
  2. 血液细胞图像中某一种细胞的分割方法代码,这种细胞是环形的。-Blood cell image segmentation method of a code for a cell, this cell is circular.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:942byte
    • 提供者:yangna
  1. cell

    0下载:
  2. There are 3 file for cell segment.A good tutor.
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:65kb
    • 提供者:崇志
« 12 3 »
搜珍网 www.dssz.com