-
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度....
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
- 2022-02-05 19:37:53下载
- 积分:1
-
最新MP3电路图。
最新MP3电路图。-latest MP3 circuit.
- 2022-01-25 21:31:11下载
- 积分:1
-
一个图片浏览编辑器
一个图片浏览编辑器-a photo editor View
- 2022-08-20 03:01:04下载
- 积分:1
-
MRI using the Bregman algorithm to do image compression
使用Bregman算法做MRI图像压缩感知-MRI using the Bregman algorithm to do image compression-aware
- 2022-07-08 18:55:50下载
- 积分:1
-
指针时钟原代码(非常好用!)
指针时钟原代码(非常好用!)-pointer clock source (very handy!)
- 2022-04-08 17:36:34下载
- 积分:1
-
jpeg2k source code of great reference value
jpeg2k源代码,很有参考价值-jpeg2k source code of great reference value
- 2022-01-22 07:02:21下载
- 积分:1
-
自己编的vb编程,这是树形源代码!请多多指教!
自己编的vb编程,这是树形源代码!请多多指教!-vb own series programming, which is the source code tree! A great weekend!
- 2022-01-31 17:07:40下载
- 积分:1
-
一个关于分形的三角形程序
一个关于分形的三角形程序-on a triangular fractal procedures
- 2023-02-27 22:20:04下载
- 积分: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
-
A good text messaging to add to the picture to the procedure, I hope everyone wi...
一个不错的把文本信息加入到图片中去的程序,希望大家会喜欢-A good text messaging to add to the picture to the procedure, I hope everyone will like
- 2022-03-25 06:39:51下载
- 积分:1