-
vc编写三惟投影变换以及二为线段以及多边形裁减!
vc编写三惟投影变换以及二为线段以及多边形裁减!-A 3D projection transform,2D segment of line and polygon cut down programed with vc
- 2022-05-29 12:57:56下载
- 积分:1
-
形态学重构
形态学重构-主要是为了复杂背景条件下的图像分割,采用matlab语言编写,具有很高的参考价值。-Morphological Reconstruction- mainly to under complex background image segmentation, using matlab language, with a high reference value.
- 2023-08-11 19:30:04下载
- 积分:1
-
In image processing, image fusion algorithm is useful for beginners!
在图像处理中,图像融合算法,对初学者很有用!-In image processing, image fusion algorithm is useful for beginners!
- 2023-01-22 00:35:04下载
- 积分:1
-
能够完整实现运动物体的检测ydpd.dsp
This file (the project file) contains information at th...
能够完整实现运动物体的检测ydpd.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
ydpd.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CYdpdApp application class.
ydpd.cpp
This is the main application source file that contains the application
class CYdpdApp.-Able to realize a complete detection of moving objects ydpd.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (. Dsp) file, but they should export the makefiles locally.ydpd.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CYdpdApp application class.ydpd.cpp This i
- 2022-01-26 01:16:28下载
- 积分:1
-
调相制的C程序代码
调相制的C程序代码-phase modulation system of C code
- 2022-02-05 15:23:51下载
- 积分:1
-
图像中Up
图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
- 2022-01-25 19:25:59下载
- 积分:1
-
awimg = rgb2gray(IM1)
awimg=rgb2gray(im1)
tic
[accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50)
circen
toc
figure(1) imagesc(accum) axis image
title( Accumulation Array from Circular Hough Transform )
figure(2) imagesc(rawimg) colormap( gray ) axis image
hold on
plot(circen(:,1), circen(:,2), r+ )
for k = 1 : size(circen, 1),
DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- )
end
hold off
title([ Raw Image with Circles Detected , ...
(center positions and radii marked) ])
figure(3) surf(accum, EdgeColor , none ) a
- 2022-02-04 17:38:42下载
- 积分:1
-
7‘TFT电视源码,可以直接驱动屏,并接收电视信号
7‘TFT电视源码,可以直接驱动屏,并接收电视信号-7
- 2023-08-29 15:05:03下载
- 积分:1
-
各种各样的非压缩图像格式(bmp,ppm,pgm)转化源码。
各种各样的非压缩图像格式(bmp,ppm,pgm)转化源码。-variety of non-compressed image formats (bmp, ppm, pgm) into the source code.
- 2022-12-23 23:05:03下载
- 积分:1
-
这份vc源代码是实现bmp 图像格式到tif图像格式的转换
这份vc源代码是实现bmp 图像格式到tif图像格式的转换-this vc source code is bmp format images to tif image format conversion
- 2022-04-10 14:01:51下载
- 积分:1