搜索资源列表
1D gabor Filter
- Descr iption: Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thu
cell_recognation
- 关于细胞识别用VC实现的源代码,属于图像处理、模式识别的程序-identification of cells with VC source code belonging to image processing, pattern recognition procedures
xbsbtjxt
- 该源码是一个基于图象处理的细胞识别统计系统-the source is an image processing based on the recognition of cells statistical system
xibaofenge
- 从一幅多个细胞的图像中,分割出单个的细胞,一个细胞一个小图。-more than one cell from the image, segmentation of individual cells, a cell a small map.
huodonglunkuo
- 这两个程序都可以正常运行的,都是我从网上下的并做了一些改动。 你都须在E盘下建个PICTURE的文件夹。 其中SNAKE-TEMP 需要一个TEMP2。BMP的灰度文件,你放在这个文件夹下。你得提供一个图像和 一个初始轮廓。把一个图像的初始轮廓取出我也写了程序,但最后一步没完成。你先用PHOTOSHOP取一 大概的轮廓即可。 另一程序需要的格式是RAW。你看一下就能明白,我对细胞图像做都不好。-these two procedures can operate norma
cell_jiance
- 细胞识别统计系统:将图像二值化后,检测也细胞。-cell identification statistical system : image binarization, the cells are detected.
cellcount
- 对二值化后的灰度图象进行连同标记, 得到细胞的个数-value of the two pairs of gray-scale images with markers, the number of cells to be
cell_recognition_system
- 一个完整的细胞图片识别体统,在C++6.0下完美的运行,无错误-a complete picture identification decency cells in C 6.0 perfect operation of strict
Sedgewick
- The table surface is divided into N by M square cells. Some cubes are stacked one upon another over the cells, forming towers. For each cell the number of cubes stacked over it is given in the matrix A. -The table surface is divided into N by M squa
ppp7
- 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析-code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cells : the color of cancer
xibaoshibiexitong
- 细胞识别系统的实现,涉及到了图像处理知识,和生物细胞知识-cell recognition system to achieve that involves knowledge of image processing, and knowledge of biological cells
life3D
- 3-Dimensional version of Conway s Game of Life. \"Life\" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid the number initial ramdom
细胞6
- 一个关于细胞图像提取的小程序-an image of the cells extracted small program
细胞6
- 一个关于细胞图像提取的小程序-an image of the cells extracted small program
xibaoshibietongji
- 细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
细胞识别统计系统
- 细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
cells.rar
- 读入红细胞图片,通过中值滤波,开运算,闭运算,以及贴标签等方法获得细胞个数,Caculate the number of cells in the picuture, use method of midfilter,label and so on.
cells
- 用matlab对粘连的血红细胞进行分割并计数- Using matlab to adhesions red blood cells dividing and counting
cells-counting
- Blob分析其实就是将图像进行二值化,分割得到前景和背景,然后进行连通区域检测,从而得到Blob快的过程。简单来说,blob分析就是在一块“光滑”区域内,将出现“灰度突变”的小区域寻找出来。-This example illustrates how to use the morphological and BlobAnalysis System objects to segment individual cells and count them.
cells
- 读入图像二值图像,利用不同函数除去噪声,并合理分割细胞,最终实现对骨骼细胞的计数-Read the image,using different functions to remove noise and to divide cells.