-
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料-MFC in vc6.0 next opencv example, compare the classic learning materials
- 2022-11-16 11:30:05下载
- 积分:1
-
Davinci ycbcr 4:2:2 to jpeg by DSP processor
Davinci ycbcr 4:2:2 to jpeg by DSP processor
- 2022-02-01 02:32:06下载
- 积分:1
-
图像抖动处理源代码,试运行过,效果不错!
图像抖动处理源代码,试运行过,效果不错!-Image Dithering source code, trial operation than good results!
- 2022-02-03 06:15:11下载
- 积分:1
-
基于OpenCV的计算机视觉技术实现
作者:陈胜勇 刘盛 等
此书第二章程序2
基于OpenCV的计算机视觉技术实现
作者:陈胜勇 刘盛 等
此书第二章程序2-Based on the OpenCV computer vision technology realize Authors: Sheng陈胜勇procedures, such as book chapter 2
- 2022-02-16 10:12:49下载
- 积分:1
-
BITMAP images all show the entire intelligence BYTE
BITMAP图象的各个BYTE情报全显示-BITMAP images all show the entire intelligence BYTE
- 2022-06-29 19:12:32下载
- 积分:1
-
这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用...
这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture
processing application example, mainly is two kind of programming
languages mutually transfers
- 2022-02-09 20:12:00下载
- 积分: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
-
kalman中计算指数收敛的矩阵级数近似求矩阵逆的算法步骤
kalman中计算指数收敛的矩阵级数近似求矩阵逆的算法步骤-Tracking index calculated convergence of Matrix series approximation for the inverse matrix algorithm steps
- 2022-07-19 09:52:12下载
- 积分:1
-
itinerary coding, JPEG coding (basic system) command line compiler process follo...
行程编码,JPEG压缩编码(基本系统)
命令行编译过程如下
vcvars32
rc bmp.rc
cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compress.c bmp.res user32.lib gdi32.lib
- 2022-06-20 14:45:55下载
- 积分:1
-
以VC++开发环境为主,在一幅图像上画十字星,直方图等
以VC++开发环境为主,在一幅图像上画十字星,直方图等-To VC++ development environment, which draw on an image cross-Star, histogram, etc.
- 2022-05-17 21:12:44下载
- 积分:1