-
是一个颜色空间转换的MATLAB程序,一共有两个程序一个从RGB到YCRCB,一个是从YCRCB到RGB的程序。...
是一个颜色空间转换的MATLAB程序,一共有两个程序一个从RGB到YCRCB,一个是从YCRCB到RGB的程序。-Is a color space conversion of the MATLAB program, a total of two procedures from RGB to YCRCB, one is from YCrCb to RGB procedures.
- 2023-04-08 03:10:03下载
- 积分:1
-
小波变换的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。...
小波变换的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。-wavelet transform examples of procedures, which the CDib categories can be directly applied to other image processing.
- 2022-02-04 01:52:06下载
- 积分:1
-
一种给定的人脸图像自动人脸检测程序
有关人脸检测的程序,对于给定的图像进行自动人脸检测,挺好用的。-The face detection procedure for a given facial image auto-detection, quite good use.
- 2022-12-05 23:05:03下载
- 积分:1
-
256 colors on one bitmap image segmentation, including parallel and serial parti...
可对一256色位图进行图像分割,包括并行和串行分割,以及canny算法的实现-256 colors on one bitmap image segmentation, including parallel and serial partitions, as well as canny algorithm
- 2022-11-14 10:10:04下载
- 积分:1
-
this procedure is used c builder series of the images fast profits lobe (fft) tr...
本程序是用c++builder编的图像快速付利叶(fft)变换,可以直接复制到c++builder使用。-this procedure is used c builder series of the images fast profits lobe (fft) transform, can be directly copied to the c builder use.
- 2022-06-15 06:50:31下载
- 积分:1
-
筛选,介绍了局部特征向量不变的原理。在同一个提姆…
SIFT,介绍局部特征不变向量原理。同时利用SIFT进行图像的分割和识别。比较基础的资料-SIFT, introduce the principle of local feature vector unchanged. At the same time, the use of SIFT to image segmentation and identification. Comparison of basic information
- 2022-09-22 04:50:04下载
- 积分:1
-
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、...
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数;
(3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒;
测试方法:
在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。
(可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等)
-Algorithm features: (1) can detect low-contrast line (which can be the basis of issues of interest to adjust the edge intensity) (2) The programming interface is simple, very easy to transplant integration, the algorithm can output images in a straight line for each starting point, the end of the slope and other parameters (3) code fully engineered design, on the 320 ⊙ 240 image processing speeds of up to 15 frames/s testing methods: in the installation of USB CMOS camera has a computer running the program directly to see real-time Detection of linear treatment effect (using different colors in different directions that a straight line). (Can be used for stereo vision, camera calibration, human motion analysis, intelligent traffic detection,
- 2023-01-19 23:55:04下载
- 积分:1
-
Visual C++ 数字图像处理典型算法及实现(4)
Visual C++ 数字图像处理典型算法及实现(4)-Visual C++ digital image processing algorithms and implementation of a typical (4)
- 2022-03-24 13:23:28下载
- 积分:1
-
该程序可以实现图形的旋转,水平镜像,垂直镜像,缩放,剪切等
该程序可以实现图形的旋转,水平镜像,垂直镜像,缩放,剪切等-The program can realize the rotation of graphics, the level of the mirror, vertical mirror, zoom, shear, etc.
- 2022-04-17 10:31:11下载
- 积分:1
-
背景差分法(帧差)这种方法是基于前…
背景差分法(Frame difference)这种方法是基于前景和背景的不同场景,根据视频采集的背景信息获取更稳定的可信信息,计算前景中固定的背景像素差分,从而实现基于Su(pixel-based)和高端basic的融合区域(基于区域的)信息
- 2022-02-04 11:54:52下载
- 积分:1