-
VC与MATLAB混合编程在图像处理中的应用
VC与MATLAB混合编程在图像处理中的应用-Mixed with the MATLAB programming VC in the application of image processing
- 2022-08-06 12:03:25下载
- 积分:1
-
Able to rotate images at any angle vb source code, you can L can also be dextral
能以任意角度旋转图像的vb源码,可以左旋,也可以右旋-Able to rotate images at any angle vb source code, you can L can also be dextral
- 2022-02-28 11:26:17下载
- 积分:1
-
用于对彩色图像进行分割,很好的一个程序,大家请多支持我啊...
用于对彩色图像进行分割,很好的一个程序,大家请多支持我啊-Used for color image segmentation, a good a program, we like him to support me ah
- 2022-05-30 13:02:55下载
- 积分:1
-
一个基于小波变换的边缘提取程序,用matlab实现,速度块,很不错。...
一个基于小波变换的边缘提取程序,用matlab实现,速度块,很不错。-one based on wavelet transform edge extraction procedures used Matlab to achieve speed block, very good.
- 2022-03-09 21:10:49下载
- 积分:1
-
张兆礼编著现代图像处理技术及Matlab实现
张兆礼编著现代图像处理技术及Matlab实现-ZHANG Zhao-li compilation of modern image processing techniques and Matlab implementation
- 2022-04-25 12:03:19下载
- 积分:1
-
介绍有关图像分割算法的文章,PDF文档的,水平集,贝叶斯等。...
介绍有关图像分割算法的文章,PDF文档的,水平集,贝叶斯等。-Image segmentation algorithm on the introduction of articles, PDF documents, level sets, such as Bayesian.
- 2022-02-26 01:44:48下载
- 积分:1
-
关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。...
关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。-On image processing technology in the winter wheat test the application of the software made by VC on wheat binarization processing, median filtering and gray-scale transformation.
- 2023-01-19 22:30:04下载
- 积分:1
-
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。...
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。-An interactive process, the use of Hough transform circle detection. Permit artificial selection radius.
- 2022-03-06 03:42:43下载
- 积分:1
-
Using Guide:
VC++6.0
employ the command in the menu step by step:
i...
Using Guide:
VC++6.0
employ the command in the menu step by step:
image smooth
image normalization
Draw Dot direction
Draw Block direction
Draw Smooth direction
Gabor filters enhancement
"readme.txt" file: this is the introduce file for the algorithm
http://yangjucheng.chonbuk.ac.kr/
--------------------------------------------------
Dr. JuCheng Yang,
Division of Electronics & Information Engineering,
Chonbuk National University,
664-14 1Ga Deonjin-dong Deonjin-gu,
Jeonju, Jeonbuk, 561-756, Korea.
Email: biometricscode@gmail.com
- 2022-12-03 05:15:03下载
- 积分: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