资源列表
OpenCV种子填充实现彩色图像分割的代码
- OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
OpenCV角点检测代码
- OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
OTSU方法计算图像二值化的自适应阈值
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
2005525431579
- Gray图象灰度处理示例 一个基于DirectX的图象灰度处理示例可是MMX的新作了 转载请注明来源: 开源盛世-源代码下载网 httpwww.vscodes.com -Gray gray image processing based on DirectX example of a grayscale image processing examples But the new MMX reproduced indicate the source : Open so
TankMontel
- OPENGL网络程序,实现用户间的数据互传-OpenGL network programming, enabling user data between each other -
TSP遗传算法程序
- 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
vc584577722444
- 车牌识别 vc++算法,源代码 车牌识别 vc++算法,源代码-LPR vc algorithms, source code license plate recognition vc algorithms, source code license plate recognition vc algorithm source code
exportDllNestPolygon
- 本dll文件实现了点,线段,直线,多边形的类,完成了多边形的一些常用方法:求面积,判断是否是简单多边形,求多边形并,判断两个多边形的位置关系等方法。-the dll file to achieve a point, line, line, polygon category, completed the polygons of some commonly used methods : for the area to determine whether it is simple polygon, a
DicomViewer
- 完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口-A complete dicom image biewer, which can read the dicom image, and its properties and put the Jpg and Bmp image to Dicom format. It also realize the video and avi interface.
bk
- 监控程序,实现数据采集,数据虑波,同时显示-monitoring procedures, data collection, data taking into account waves, also showed
用delphi开发OpenGL的例子
- delphi充分利用Opengl来进行动画编制-Opengl to take full advantage of the preparation for animation
ztw_ImgProcess
- 数字图像处理,包括了二值化,threshold,数学形态学,卷积等等内容-digital image processing, including the two values, threshold, mathematical morphology, convolution, etc.