-
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the mean filter algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-10 05:40:04下载
- 积分:1
-
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm...
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm-(Transgenic) vc the command-line format for image segmentation: segment 0.5 300 50 17.ppm 17out.ppm
- 2023-05-28 06:00:03下载
- 积分:1
-
Digital image processing in the concentration of the basic transform VC code, in...
数字图象处理中的集中基本变换VC代码,其中包括正交变换,FFT,DCT-Digital image processing in the concentration of the basic transform VC code, including the orthogonal transform, FFT, DCT
- 2022-01-26 02:55:17下载
- 积分:1
-
利用usb摄像头识别红色足球,并提取出球的相对坐标
利用usb摄像头识别红色足球,并提取出球的相对坐标-Usb camera identification using red football, and to extract the relative coordinates of the ball
- 2022-08-22 12:29:12下载
- 积分:1
-
能打开IMG各式文件的软件,相当的好用!
能打开IMG各式文件的软件,相当的好用!-can open all kinds of document software, very handy!
- 2022-02-01 07:42:47下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是高斯平滑...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是高斯平滑-for image processing, have been tested, the very practical, The main source of Gaussian smoothing
- 2022-08-24 08:02:29下载
- 积分:1
-
边缘检测与提取,轮廓跟踪的过程,用逗号…
边沿检测与提取,轮廓跟踪
命令行编译过程如下
vcvars32
rc bmp.rc
cl edge.c bmp.res user32.lib gdi32.lib-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32rc bmp.rccl edge.c bmp.res user32.lib gdi32.lib
- 2022-08-22 22:43:06下载
- 积分:1
-
读取视频文件的函数。比matlab工具箱中的mmreader更好用。
读取视频文件的函数。比matlab工具箱中的mmreader更好用。-Read the video file functions. Than matlab toolbox mmreader better use.
- 2023-04-18 20:15:06下载
- 积分:1
-
基于图像的灰度共生矩阵方法的图像纹理分割
基于图像的灰度共生矩阵方法的图像纹理分割-Gray-level image-based methods of co-occurrence matrix image texture segmentation
- 2023-08-29 20:25:04下载
- 积分:1
-
背景差分法(帧差)这种方法是基于前…
背景差分法(Frame difference)这种方法是基于前景和背景的不同场景,根据视频采集的背景信息获取更稳定的可信信息,计算前景中固定的背景像素差分,从而实现基于Su(pixel-based)和高端basic的融合区域(基于区域的)信息
- 2022-02-04 11:54:52下载
- 积分:1