-
此程序可以对灰度图像实现二值化处理,为函数形式,只要在命令窗口中就能实现...
此程序可以对灰度图像实现二值化处理,为函数形式,只要在命令窗口中就能实现-This procedure can achieve gray image binarization processing, for the function of the form, as long as the command window will be able to realize
- 2022-05-26 16:18:45下载
- 积分:1
-
一个图像查看程序的例子,用 Visual Studio 2005 开发,使用的是 Visual Studio 2005 自带的 BMP 类,可以进行格式转换。...
一个图像查看程序的例子,用 Visual Studio 2005 开发,使用的是 Visual Studio 2005 自带的 BMP 类,可以进行格式转换。-An image to view examples of the procedure, using Visual Studio 2005 development, using Visual Studio 2005 built-in BMP category, format conversion can be carried out.
- 2022-01-25 16:42:01下载
- 积分:1
-
Program design recognizes that the user to enter different modes, such as letter...
程序设计认识到用户输入不同的模式,像字母和数字。这是预编程或教已经为数字和字母,并有可能教它新的字符。这是编程“Albert Archwamety”。尤其是在主题的图像处理或机器人。-Program design recognizes that the user to enter different modes, such as letters and numbers. This is pre-programmed or taught for the numbers and letters, and is likely to teach it new characters. This is the programming Albert Archwamety . Especially in the subject of image processing, or robot.
- 2022-03-14 15:22:48下载
- 积分:1
-
CRF(条件随机场)的程序包,用于图像分析(恢复,分割),对图像进行建模...
CRF(条件随机场)的程序包,用于图像分析(恢复,分割),对图像进行建模-CRF (with the conditions of the airport) package for image analysis (restoration, segmentation), the image modeling
- 2022-03-07 01:18:17下载
- 积分:1
-
摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不
适用。文中提出一种舌象裂纹检测的自适应阈值选择方...
摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不
适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的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 c
- 2022-03-24 20:10:16下载
- 积分:1
-
提出确定灰度图像二值化最佳灰度阈值的两种方法,即“双峰法”和“信噪比统计法”,并论证了这两种方法在微小零件尺寸及形位误差的检测中的实用性和局限性。...
提出确定灰度图像二值化最佳灰度阈值的两种方法,即“双峰法”和“信噪比统计法”,并论证了这两种方法在微小零件尺寸及形位误差的检测中的实用性和局限性。-gray images made to determine the value of the two best-threshold value of the two methods "bimodal" and "signal-to-noise ratio statistics" and demonstration of the two approaches in micro-size components and configuration error detection of practicality and limitations.
- 2022-02-04 17:30:03下载
- 积分:1
-
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。...
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。
-Box coding procedures used in this process the most simple box of 512 × 512 encoding the lena image after the encoding run the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-05-05 07:33:20下载
- 积分:1
-
有关数学计算――点积
适合于计算图形,尤其多边形计算方面,英文网页...
有关数学计算――点积
适合于计算图形,尤其多边形计算方面,英文网页-the mathematical calculations-- for the plot point in the calculation of graphics, particularly polygon calculations, the English website
- 2022-03-02 21:00:13下载
- 积分:1
-
基于mpeg2视频留的实时的镜头边界检测算法描述
基于mpeg2视频留的实时的镜头边界检测算法描述-Mpeg2 to stay based on the real-time video shot boundary detection algorithm described in
- 2022-02-05 13:46:43下载
- 积分:1
-
程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。...
程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。-Procedures include a variety of classic image processing algorithms, such as: Binarization, balanced, and gray-scale slices, corrosion expansion coarsening thinning, edge detection and so on, will help beginners master the VC image processing programming method.
- 2022-08-21 07:57:58下载
- 积分:1