-
实现了sobel 和kirsch 算子进行边缘检测的功能实现。
实现了sobel 和kirsch 算子进行边缘检测的功能实现。-Realize the sobel and Kirsch edge detection operator to realize the function.
- 2022-01-26 02:03:20下载
- 积分:1
-
应用Kmeans聚类算法分割图像之间…
Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
- 2022-11-15 22:50:02下载
- 积分:1
-
Hough transform, Hough transform
霍夫变换,基于视网膜图片的霍夫变换,C++Builder环境下运行-Hough transform, Hough transform-based retinal image, C++ Builder environment running
- 2022-01-28 04:41:07下载
- 积分: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
-
移动图像分割方法研究
文中针对移动图像的图像分割,采用时间域信息捕捉移动物体,
然后利用空间域信息进行细致的分割,提出了一种新颖又实用的移动图像分割方法...
移动图像分割方法研究
文中针对移动图像的图像分割,采用时间域信息捕捉移动物体,
然后利用空间域信息进行细致的分割,提出了一种新颖又实用的移动图像分割方法
-Mobile text, image segmentation method for mobile imaging in the image segmentation, the use of time domain information to capture moving objects, then the use of detailed spatial information of the partition, a novel and practical method of image segmentation mobile
- 2022-02-07 18:33:39下载
- 积分:1
-
扫描_多边形的扫描转换算法
扫描线算法_扫描转换多边形-scanning algorithm _ polygon scan conversion
- 2022-01-29 00:10:29下载
- 积分:1
-
进行运动图像的建模和运动目标的检测,
进行了算法的测试和优化...
进行运动图像的建模和运动目标的检测,
进行了算法的测试和优化-Modeling for Motion Picture and moving target detection, carried out the testing and optimization algorithm
- 2023-08-17 07:25:02下载
- 积分:1
-
vc++编写的实现图像几何转变的程序,源程序包含在sourse目录下...
vc++编写的实现图像几何转变的程序,源程序包含在sourse目录下-vc prepared by the image geometry change the procedures contained in the source directory sourse
- 2022-05-28 08:07:30下载
- 积分:1
-
不调用matlab库函数的用区域增长法进行阈值分割。
不调用matlab库函数的用区域增长法进行阈值分割。-Matlab library function call does not use regional growth threshold segmentation method.
- 2022-05-18 22:37:29下载
- 积分:1
-
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
- 2022-02-04 12:08:54下载
- 积分:1