-
矢量绘图源程序,支持,放大,缩小, 停靠等等功能.(转载).
矢量绘图源程序,支持,放大,缩小, 停靠等等功能.(转载).
- 2022-08-15 12:09:53下载
- 积分:1
-
这是一个关于三维图像数据距离误差程序的源代码,希望对大家有用。...
这是一个关于三维图像数据距离误差程序的源代码,希望对大家有用。-This is a three-dimensional image of the data from the error"s source code, we hope that the right useful.
- 2022-04-15 10:46:31下载
- 积分:1
-
基于OpenCV的人脸跟踪和BCB程序
基于OpenCV和forbcb的人脸跟踪程序
- 2023-06-27 15:45:04下载
- 积分:1
-
Genetic algorithm is used to realize the image segmentation process, a good proc...
用遗传算法实现的图像分割程序,很好用的程序!-Genetic algorithm is used to realize the image segmentation process, a good procedure to use!
- 2022-05-18 12:22:31下载
- 积分:1
-
send mail souce using vc
send mail souce using vc
- 2022-07-17 07:54:00下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
第二章 MATLAB 图形绘制基础
2.1 二维绘图
2.1.1 基本绘图函数
2.1.2 图形窗口的修饰
2.2 三维绘图
2....
第二章 MATLAB 图形绘制基础
2.1 二维绘图
2.1.1 基本绘图函数
2.1.2 图形窗口的修饰
2.2 三维绘图
2.2.1 plot3 函数
2.2.2 三维网格图和曲面图-MATLAB chapter 2.1 Rendering the basis of two-dimensional mapping function 2.1.2 graphics 2.1.1 basic graphics window 2.2 modified three-dimensional mapping function 2.2.1 plot3 Figure 2.2.2 Three-dimensional grid and surface map
- 2022-06-28 00:54:12下载
- 积分:1
-
哈夫曼编码,香农
哈夫曼编码,香农-弗诺编码,行程编码等图像编码算法-Huffman coding, Shannon-弗诺encoding, such as Run-Length Coding Algorithm for Image Coding
- 2022-03-18 14:43:44下载
- 积分:1
-
一个可以检测人脸的系统,大家下载看看,相互交流交流,呵呵。
一个可以检测人脸的系统,大家下载看看,相互交流交流,呵呵。-A system can detect human faces, we download to see the mutual exchange of communication, huh, huh.
- 2022-04-16 20:10:50下载
- 积分:1
-
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,...
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im)
gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。
函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22] = diffusion_kernel_function (gx, gy, im) gx, gy for x, y direction of the partial derivative of Z is out to restore the depth of information. Function adapted from the image information to resume a high degree of information law
- 2022-05-26 04:32:32下载
- 积分:1