-
数字图像处理程序源代码,功能丰富,包括图像增强,图像边缘检测与分析,几何变换,压缩编码,图像复原等...
数字图像处理程序源代码,功能丰富,包括图像增强,图像边缘检测与分析,几何变换,压缩编码,图像复原等-Digital image processing source code, feature-rich, including image enhancement, image edge detection and analysis, geometric transformations, compression coding, image restoration, etc.
- 2022-02-14 03:03:54下载
- 积分:1
-
通用工业视频图像叠加的设计与实现,用于视频控制系统
通用工业视频图像叠加的设计与实现,用于视频控制系统-General Industrial video image overlay of the design and implementation for video control system
- 2022-03-23 23:57:07下载
- 积分:1
-
for image processing, have been tested, the very practical, The main source of a...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是反色处理-for image processing, have been tested, the very practical, The main source of anti-Color
- 2023-03-20 23:30:03下载
- 积分:1
-
利用小波变换技术图像融合方法从模糊图像中恢复图像,并给出结果...
利用小波变换技术图像融合方法从模糊图像中恢复图像,并给出结果-Using Wavelet Transform Image Fusion technology of fuzzy images from the resumption of images, and gives results
- 2022-03-24 07:35:23下载
- 积分:1
-
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快...
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
- 2023-08-29 17:55:03下载
- 积分:1
-
在vc下实现的一个图像分割小程序,效果不错,大家可以看看。...
在vc下实现的一个图像分割小程序,效果不错,大家可以看看。-Vc achieved in a small image segmentation procedures, the effect is true that everyone can see.
- 2023-03-19 00:45:03下载
- 积分:1
-
程序代码使用Prewitt算子检测p0401 description:边缘p0402:D…
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2022-02-09 14:31:06下载
- 积分:1
-
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代...
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-In this paper, the realization of the continuous video data stream in several different types of motion detection algorithm, they are based on the current frame image and an image before the comparison, the procedures used AForge.NET framework library. One of the following sample code to support several video formats: AVI files, network camera JPEG and MJPEG, the local collection of equipment (USB camera, etc.).
- 2022-01-26 19:18:26下载
- 积分:1
-
跟踪算法的例子
tracking algorithm example
- 2022-02-10 08:46:02下载
- 积分:1
-
西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括...
西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi"an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teachers are "image projects" on the list, both "image processing and analysis" During my undergraduate study of this course, this is done using MATLAB source operations, including the color model conversion. Histogram conversion, image segmentation, edge detection, hough transform (Hough transform), image expression.
- 2022-04-12 20:47:59下载
- 积分:1