-
chap01
数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
- 2012-11-01 14:06:21下载
- 积分: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
-
imnoise
imnoise的M文件,对数字图像的加噪声非常有用处!(imnoise M-files, plus noise on digital images is very useful!)
- 2013-10-19 19:04:08下载
- 积分:1
-
LSQR
说明: 此程序为地震层析成像的LSQR算法,此算法用来解反问题。(This procedure for seismic tomography LSQR algorithm, the algorithm used to solve inverse problems.)
- 2011-04-05 21:06:01下载
- 积分:1
-
200732590069
说明: 非常好的图像处理全面软件,包括滤波等基本操作(Very good overall image processing software, including basic operations such as filtering)
- 2011-04-14 10:33:15下载
- 积分:1
-
VCDigitalImageProcessing01
说明: VC++数字图像处理典型算法及实现 01 源程序(VC++ Digital Image Processing Algorithm and Implementation of a typical 01)
- 2011-04-02 17:41:54下载
- 积分:1
-
number
将图片转化为BMP位图,然后通过逐行扫描识别图片中的数字。(A picture into a BMP bitmap, and then through the progressive scanned image in the figure.)
- 2009-10-15 16:05:44下载
- 积分:1
-
calibration-3-cameras
C++和halcon结合,用于图形处理时进行三相机标定(C++ and halcon combined for three camera calibration)
- 2013-09-09 10:12:10下载
- 积分:1
-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1
-
yuandaima
用VC实现Canny算子提取图像边缘,提高图像质量(Using VC realize Canny operator extracts image edge to improving image quality.)
- 2012-03-02 22:04:27下载
- 积分:1