-
lichang
说明: 基于力场分布的图像处理源程序。包括基于力场的图像分割、边缘检测等。(Distribution of image processing based on force field source. Include force field-based image segmentation, edge detection.)
- 2010-04-29 11:46:12下载
- 积分:1
-
9.SAD-StereoMatching
双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
- 2016-08-30 16:13:14下载
- 积分:1
-
Gabor
gabor滤波,优点是分析周围的像素点,是一种物质的可能性大。(gabor filter, the advantage of pixel analysis surrounding the possibility of a substance is large.)
- 2015-10-21 20:52:00下载
- 积分:1
-
VCPP-image-processing-chapter09
VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
- 2016-04-16 13:59:03下载
- 积分:1
-
houseDetect
小型图像处理平台,包括滤波,边缘提取,边缘优化以及图像匹配功能(Small image processing platform, including filtering, edge detection, edge optimization and image matching function)
- 2009-05-13 21:05:30下载
- 积分:1
-
FBP
CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法(computer tomography reconstruction algrithm)
- 2020-09-05 04:38:06下载
- 积分:1
-
CUDA_image-denoising
用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
- 2014-09-15 20:55:52下载
- 积分:1
-
DecodeString
根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
- 2013-12-03 10:56:22下载
- 积分:1
-
DetectionofTonguesCrackBasedonAdaptiveThreshold
摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不
适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并,
对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的
舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。(Tongue’ s crack is a very important part of herbalist doctor diagnosis. For the different screen conditions , there are many differ2
ences on the tongue’ s quality. It is not effective to use the t raditional threshold ext raction algorithm. In order to solve this problem , pro2
pose a new adaptive threshold algorithm. Present the segmentation of the image of tongue by using the feature on tongue in the L 3 a 3
b color space and the split- combining algorithm. Then use the threshold , which is the color value ext racted automatically in the middle
of the tongue , to detect the crack of the whole tongue. The experiments show that this approach is able to distill the crack effectively to
different tongue images , and achieve the objectivity of the diagnosis based on the tongue’ s crack.)
- 2020-08-27 19:58:13下载
- 积分:1
-
Project_BFS
任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中
工程名:Project_BFS
要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点
(Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFSSearch class project name: Project_BFS Requirements: for generating arbitrary topology, find the number of its branches, and output node of each branch)
- 2013-08-21 17:03:04下载
- 积分:1