-
Chromosome_counter
数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
- 2007-09-17 17:11:33下载
- 积分:1
-
ImageProcessing
说明: 基于块分割的图像拼接,将图像按块拼接,缺点是速度很慢,算法有待改善(Block-based segmentation of the image mosaic, mosaic images by block, the disadvantage is very slow, the algorithm needs to be improved)
- 2011-03-24 18:22:01下载
- 积分:1
-
xzjz
本代码功能是将图像旋转任意角度,为进一步的图像处理做铺垫。(The code function is to rotate the image at any angle, laying the groundwork for further image processing.)
- 2010-08-07 12:59:02下载
- 积分:1
-
testDownSample
Downsample image console program using opencv.
- 2014-03-25 19:51:24下载
- 积分:1
-
otsu-canny
基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
- 2020-06-27 02:00:02下载
- 积分:1
-
secaizhuanyi
运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
- 2013-09-15 16:40:26下载
- 积分:1
-
lane-detection
车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
- 2012-05-13 19:33:14下载
- 积分:1
-
eye-gaze-estimation
文中主要研究使用普通的摄像头进行人眼视线方向的估计。在综合介绍了各种人眼视线检测方法的基础上提出了一种新的图像处理的方法来检测人眼视线方向(The main study used an ordinary camera line of sight of the human eye is estimated. In the consolidated a variety of the human eye sight detection method based on a new image processing method to detect the line of sight of the human eye)
- 2012-07-10 21:37:32下载
- 积分:1
-
test3
利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
- 2013-12-12 12:39:48下载
- 积分:1
-
snaketest
snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
- 2008-06-02 11:34:44下载
- 积分:1