-
这个程序的功能实现了,将一幅彩色图像先变为灰度图像,然后在统计它的直方图,接着给变换后的图像输入目标,做剪影,最终把剪影后的结果输出...
这个程序的功能实现了,将一幅彩色图像先变为灰度图像,然后在统计它的直方图,接着给变换后的图像输入目标,做剪影,最终把剪影后的结果输出-Function realization of this program, and will be a color image into a grayscale image first, and then its histogram statistics, and then after the image input to the transformation goals, to do silhouette, the final result after the output of the silhouette
- 2023-08-29 00:30:04下载
- 积分:1
-
色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式
色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
- 2022-07-03 16:46:59下载
- 积分:1
-
dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对...
dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.
- 2022-01-23 10:17:34下载
- 积分:1
-
OpenCV 开发团队负责人做的 OpenCV 介绍报告的PPT,pdf 格式
OpenCV 开发团队负责人做的 OpenCV 介绍报告的PPT,pdf 格式-OpenCV introduction slides,pdf format
- 2022-02-13 15:48:37下载
- 积分:1
-
《OpenCV教程――基础篇》一书的源代码。内容非常详细,是学习OpenCV的好资料...
《OpenCV教程――基础篇》一书的源代码。内容非常详细,是学习OpenCV的好资料-" OpenCV tutorial- basic articles," one source book. Very detailed study are the good information OpenCV
- 2022-04-09 07:19:10下载
- 积分:1
-
imageEn视频捕获的原代码,视频采集使用imageen马…
imageEn视频采集原码,使用imageen进行视频采集时有最大图像640*480的限制,代理商说是试用版的问题;-Video Capture imageEn the original code, the use of video acquisition imageen maximum image 640* 480 restrictions, agents said that the issue of a trial version
- 2022-05-24 07:20:34下载
- 积分:1
-
图像处理中边缘检测的canny算子的c实现,希望对大家有用。
图像处理中边缘检测的canny算子的c实现,希望对大家有用。-Image Processing canny edge detection operator c realize the hope of everyone useful.
- 2022-02-01 04:51:43下载
- 积分:1
-
source for the image
该源码为基于图象处理的一个运动检测系统。-source for the image-based processing of a motion detection system.
- 2022-03-31 09:10:24下载
- 积分:1
-
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Bo...
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。-Corner Detection: The simplest type of corner detection operator, but due to the non-maximization of inhibition, the effectiveness and OpenCV considerable input ImageGray description for gray-scale images, WBPoint for Boolean array, ImagePoint standard corner detection operator After the detection of sub-run value.
- 2022-03-05 05:00:51下载
- 积分:1
-
<visual c++数字图像处理典型算法及实现>一书的第二章示例随机抖动法显示图像,很好的一本书和算法...
一书的第二章示例随机抖动法显示图像,很好的一本书和算法- chapter of a book on a random sample jitter display images, a good book and an algorithm
- 2023-07-28 15:20:03下载
- 积分:1