-
Canny operator with the image edge detection, image edge will be highlighted
用Canny算子进行的图像边缘检测,将图像边缘高亮显示-Canny operator with the image edge detection, image edge will be highlighted
- 2023-07-09 12:30:03下载
- 积分:1
-
一个好的形态学图像处理例程,结合OpenCV的使用会…
一个不错的形态学图像处理的例程,结合openCV使用,对于初学者会有帮助。-A good morphological image processing routines, combined with openCV use, would be helpful for beginners.
- 2022-01-26 05:15:05下载
- 积分:1
-
一维信号:通过多元回归识别分段线性
1D signal:Identification of PieceWise Linear by multiple regression
Detection of homogeneous zone using entropie
Projection in the Hough space (1D)
- 2022-03-10 18:27:11下载
- 积分:1
-
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用-Computer graphics geometric tools, the field of computer graphics is very good teaching are welcome to use
- 2022-12-27 20:35:11下载
- 积分:1
-
Image processing source code, the gradient sharpening on the image treatment.
图像处理源程序代码,关于图像的梯度锐化处理。-Image processing source code, the gradient sharpening on the image treatment.
- 2022-08-23 20:23:44下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1
-
只能用原来的软件可以256种颜色的腐蚀试验。
原来那个只能处理256色的软件可以连续腐蚀和膨胀,因为它的clearmem的原因
新的软件不具备这个功能,为了让不同的功能更加看得清楚,如果想加上连续的
功能,只需要把View2的相关函数的注释运行就可以了。
-Can only deal with the original software can be 256 colors for corrosion and expansion because of its reasons for clearmem new software does not have this feature so that different functions in order to more clearly seen, if want to add a continuous function, just to View2 the correlation function of the Notes to run on it.
- 2022-05-14 23:09:23下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
数字图像 图形处理 利用c++
旋转的源代码
数字图像 图形处理 利用c++
旋转的源代码-digital image processing using graphics c rotating source code
- 2022-10-06 10:35:03下载
- 积分:1
-
Snake game using C Graphics
Snake game using C Graphics
- 2022-03-11 22:23:29下载
- 积分:1