资源列表
cell-counting
- 大津阈值法细胞计数,对于有颜色标记的细胞特别准确 -Otsu cell count threshold method, for a particularly accurate color labeled cells
k-value-and-cells-counting
- K均值聚类、分水岭算法,可以用来白细胞红细胞计数-K-means clustering, watershed algorithm, can be used for white blood cell red blood cell count
midcir
- MidPoint circle generating algorithm inCPP witout using OpenGL library
K-value
- K均值聚类
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
- 用matlab进行细胞计数,识别细胞边缘,并展示出来过程-Using matlab cell counting, identifying cell edge, and displayed process
DDA
- DDA Line Drawing without OpenGL in C-DDA Line Drawing without OpenGL in CPP
brens
- Brensanhams Lind Drawing Without OpenGL library in C-Brensanhams Lind Drawing Without OpenGL library in CPP
ellipse
- 利用中点画椭圆算法画椭圆并输出为ppm文件-Utilization of stippling and painted oval oval algorithm ppm output file
RightTriangle
- 判断三个点是否能够构成直角三角形 1.无法构成三角形,即三点共线 输出They are in a line 2.可以构成三角形,但不是直角三角形,输出no 3.可以构成直角三角形,输出yes-Can be configured to determine whether the three points right triangle 1. can not form a triangle, that is collinear output They are in a line 2
freeplot
- 画图软件,可以帮助你画出很平滑的图,并支持多个曲线。更多帮助信息,请运行文件,按TAB键查看。 -Drawing software, it can help you draw very smooth map, and supports multiple curves. For more help, run the file, press the TAB key to view.
GraphBasedIS
- 将Pedro F. Felzenszwalb的 Efficient Graph Based Image segmentation 作者提供的c代码封装,提供了Matlab调用接口。 输入参数如英文所示。-offer the matlab code interface of pedro F. Felzenszwalb s efficient graph based image segmentation (image,sigma 0.8,k 300,min_size 100)