-
这是图形学里面的多边形裁减,可以用键盘自由的设定多边型的形状,还可以用左右键控制方向...
这是图形学里面的多边形裁减,可以用键盘自由的设定多边型的形状,还可以用左右键控制方向 -This is the graphics inside the polygon reduction, the keyboard can be used to set the multilateral free-shape, but also about keys can be used to control direction
- 2022-08-25 13:06:38下载
- 积分:1
-
这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译...
这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译-that I prepared an image-processing procedures, with C builder, including source code, Compiling with bcb6
- 2023-08-11 12:40:03下载
- 积分:1
-
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直...
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直-BORLAND C BUILDER prepared, very interesting process, make pictures for both straight HISTOGRAM
- 2022-03-03 12:35:02下载
- 积分: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 basic编制
绘制中国国旗与美国国旗
利用VISUAL basic编制-mapping the Chinese national flag and the American flag using Visual basic preparation
- 2022-02-22 05:21:48下载
- 积分:1
-
电子工业出版社VC++数字图像处理光盘文件 图像分割 图像复原 图像形态 运动图像分析 图像配准...
电子工业出版社VC++数字图像处理光盘文件 图像分割 图像复原 图像形态 运动图像分析 图像配准 -Electronics Industry Press, VC++ digital image processing, CD-ROM files image restoration image segmentation image morphological motion image analysis image registration
- 2022-04-27 07:13:56下载
- 积分:1
-
基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。...
基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。-Based on image histogram equalization formula programming. Pixel is divided into a total of 256 gray-scale bands, each of the gray band with a corresponding array nk [? ] To store the number of it, and then calculating tk [? ].
- 2023-06-25 23:40:04下载
- 积分:1
-
Visual C++数字图像识别技术典型案例
Visual C++数字图像识别技术典型案例-Visual C++ Digital image recognition technology typical cases
- 2023-03-27 08:50:03下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1
-
用OpenCV写的采用Canny算法进行边缘检测的程序
用OpenCV写的采用Canny算法进行边缘检测的程序-Canny
- 2023-09-06 13:00:04下载
- 积分:1