-
很实用的C #图像处理中的边缘检测代码,包括使用Sobel /…
很实用的C#图像处理边缘检测代码,包括使用sobel/priwit等算子-Very practical C# Image processing edge detection code, including the use sobel/priwit operator, etc.
- 2022-03-23 02:34:38下载
- 积分:1
-
bmp转jpg,很强大的图形格式相互转换的源码 ImgSource™ 4.0
bmp转jpg,很强大的图形格式相互转换的源码 ImgSource™ 4.0-bmp to jpg, very powerful graphics format conversion between the source ImgSource
- 2022-03-09 10:40:32下载
- 积分:1
-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-primitive code sets for my computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
- 2022-07-08 00:53:15下载
- 积分:1
-
BMP图片处理程序,包括平滑,锐化,直方图统计,增强等。
BMP图片处理程序,包括平滑,锐化,直方图统计,增强等。-BMP picture processing procedures, including Smooth, Sharpen, histogram, so on.
- 2022-03-22 12:05:21下载
- 积分:1
-
C++ Graphics development library and easily help you to complete the effect of s...
C++图形开发库,轻松帮助你完成系统界面效果-C++ Graphics development library and easily help you to complete the effect of system interface
- 2023-09-04 10:50:03下载
- 积分: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
-
里边包含OpenCV中文参考手册
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉...
里边包含OpenCV中文参考手册
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -Chinese inside OpenCV reference manual contains the OpenCV is Intel ? Open Source Computer Vision Library. It consists of a series of C function and a small amount of C++ Category consists realize the image processing and computer vision aspects of many common algorithms.
- 2022-02-07 10:01:59下载
- 积分:1
-
特征提取源的写作,解压后直接可以运行
自编的用于图像特征提取的源程序,解压后直接运行就ok了-writing for Feature Extraction source, unpacked directly ok on the run
- 2022-09-13 19:50:03下载
- 积分: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文件,角度可以定义,例如,包含M及…
图像旋转的MATLAB文件,角度可以定义,例子中包含了M源程序以及转换的图片。-MATLAB file image rotation, angle can be defined, for example, contains M as well as the conversion of the image source.
- 2022-07-18 21:12:54下载
- 积分:1