-
图像叠加,能完成两个图象的相互叠加。使其具有两个图的模型...
图像叠加,能完成两个图象的相互叠加。使其具有两个图的模型-superimposed images, can complete two superimposed images of each other. It will have two of Model
- 2022-08-24 03:51:39下载
- 积分:1
-
用MATLAB编写的图像压缩程序和解压程序,带有测试图片。
用MATLAB编写的图像压缩程序和解压程序,带有测试图片。-Written using MATLAB image compression and decompression process programs, with a test image
- 2022-08-22 10:16:27下载
- 积分:1
-
一个试验室温控系统,可以监控试验设备的温度,可以显示运转速度等....
一个试验室温控系统,可以监控试验设备的温度,可以显示运转速度等.-a laboratory temperature control system that can monitor the temperature of the test equipment can demonstrate operation speed.
- 2022-12-17 20:00:03下载
- 积分:1
-
将BMP转化为AVI的程序!看看吧
将BMP转化为AVI的程序!看看吧 -will BMP into AVI procedures! Ha ha look at it
- 2022-06-28 19:28:58下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1
-
CAD二次开发参考手册,是一个实用的CAD开发参考资料,适合初中级人员...
CAD二次开发参考手册,是一个实用的CAD开发参考资料,适合初中级人员-CAD secondary development reference manual is a practical reference CAD development for junior officers
- 2022-03-03 10:47:51下载
- 积分:1
-
matlab产生桶形畸变,并修正的程序
对于任意一幅图片,一个是产生桶形畸变的程序,另一个可以恢复为正常的图片,修改符号可以变成产生枕形畸变,有注释。
- 2023-09-08 07:55:03下载
- 积分:1
-
PB摄像头源码
一套完整Powerbulider摄像头控制源代码,包含完整的演示界面,通过Windows系统API实现摄像头的打开、关闭,可以实现抓图和录像的功能
- 2022-03-05 10:48:57下载
- 积分:1
-
基于颜色和纹理的图像检索,颜色矩和gabor小波变换
基于颜色和纹理的图像检索,颜色矩和gabor小波变换-image retrieval based on color and texture
- 2022-09-13 01:05:03下载
- 积分:1
-
基于颜色对的方法的程序实现
具体程序实现如下:
基于颜色对的方法的程序实现
具体程序实现如下:-Color-based approach to implementation of specific procedures for implementation procedures are as follows:
- 2022-01-25 22:20:44下载
- 积分:1