-
常见的形态学图像处理源代码,可以运行,包括常见的膨胀腐蚀算法...
常见的形态学图像处理源代码,可以运行,包括常见的膨胀腐蚀算法-Common morphological image processing source code, you can run, including the expansion of common corrosion algorithm
- 2022-08-12 16:14:40下载
- 积分:1
-
a characteristic edge detection algorithm, outputtype : color or 256 bits bmp mo...
有特点的边缘检测算法,outputtype:colour or monochrome.suport 256 bits bmp-a characteristic edge detection algorithm, outputtype : color or 256 bits bmp monochrome.suport
- 2022-09-22 19:05:03下载
- 积分:1
-
几何变换相关算法:垂直和水平图像,图像…
图像的几何变换的相关算法:垂直与水平镜像,图像的缩放与旋转等-Geometric transform correlation algorithm: vertical and horizontal image, image scaling and rotation, etc.
- 2023-08-22 20:40:04下载
- 积分:1
-
处理DIB位图的完整框架,建立了CDibImage类,可以自己扩充,是不可多得图像处理的程序。...
处理DIB位图的完整框架,建立了CDibImage类,可以自己扩充,是不可多得图像处理的程序。-DIB bitmap handle the integrity of the framework established CDibImage category, their expansion, is a rare image processing procedures.
- 2022-02-12 00:30:58下载
- 积分:1
-
for image processing, have been tested, the very practical, The main source of a...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是反色处理-for image processing, have been tested, the very practical, The main source of anti-Color
- 2023-03-20 23:30:03下载
- 积分:1
-
activemedia机器人上的图像处理算法库,使很好的视觉编程的平台。...
activemedia机器人上的图像处理算法库,使很好的视觉编程的平台。-activemedia robot image processing algorithm library, a good visual programming platform.
- 2022-03-20 18:19:08下载
- 积分:1
-
实现亚像素的运动位移估计算法实现,通过双线性内插实现!...
实现亚像素的运动位移估计算法实现,通过双线性内插实现!-Campaign to achieve sub-pixel displacement estimation algorithm to achieve, through bilinear interpolation to achieve!
- 2023-05-12 06:25:03下载
- 积分:1
-
Opencv done using video images of the motion detection type of essays, for your...
利用opencv做的视频图象中的运动检测类的文章,供大家参考-Opencv done using video images of the motion detection type of essays, for your reference
- 2022-03-19 19:49:17下载
- 积分: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
-
基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像...
基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像-A demo for image segmentation using iterative watersheding plus ridge detection
- 2022-06-26 01:20:20下载
- 积分:1