-
Three
三维绘图,Test1,不错的程序,,大家快下啊,希望对大家有帮助
-Three-dimensional graphics, Test1, good procedures, we soon ah, I hope all of you help
- 2022-10-15 22:25:03下载
- 积分: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
-
这一解决方案使用红黑树和DFS和BFS洞室问题
This a solution of cavern problem using red black tree and DFS and BFS-This is a solution of cavern problem using red black tree and DFS and BFS
- 2023-08-13 10:40:03下载
- 积分:1
-
3d游戏开发大全书所附带源吗,第二章,开发环境UltraEdit
3d游戏开发大全书所附带源吗,第二章,开发环境UltraEdit-3d game development book volumes attached to the source? II, development environment UltraEdit
- 2022-03-21 13:29:58下载
- 积分:1
-
A Rose for the flowering process, you can use this code is not the basis of the...
这个一朵玫瑰花开花的过程,可以以这个代码未基础开发一个喷水池-A Rose for the flowering process, you can use this code is not the basis of the development of a fountain
- 2022-03-20 14:06:25下载
- 积分:1
-
三非
三次非均匀B样条曲线,根据已知点画出一次,二次,三次的B样条曲线-three non-uniform B-spline curves, according to a known point draw, second, third B-spline curves
- 2022-08-24 06:41:58下载
- 积分:1
-
我自己用vb写的一个写字版 用mid窗体写的 如果你在做写字版可以参考下呵呵不错的哦...
我自己用vb写的一个写字版 用mid窗体写的 如果你在做写字版可以参考下呵呵不错的哦-my own use vb write a written version of the mid Form write if you do write in reference to the next version of Oh oh well
- 2022-02-03 01:41:45下载
- 积分:1
-
可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。...
可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。-Can be used to draw the world map. This function can be painted by controlling the latitude and longitude of different areas of the world map.
- 2023-01-08 10:55:05下载
- 积分:1
-
针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡
边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡...
针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡
边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡边界的若干采
样点;然后通过RANSAC算法得到遮挡边界.理论和实验分析表明该算法对复杂背景的立体图像有好
的检测精度;对人肩像等简单背景图像的检测精度不好,但通过校正后仍可得到较准确的遮挡边界.-Aimed at the existence of large occluded regions in stereo image pairs obtained from
stereo camera pairs,an algorithm which can detect occluded boundary areas based on reliability map
is proposed.Firstly,a number of sampled occluded boundary points are obtained by calculating
reliability of the disparity on the corresponding sampled scan lines;secondly,the boundary line is
calculated by RANSAC method.Theoretical and experimental analyses show that the proposed
algorithm gives good boundary detection accuracies for stereo images with complex backgrounds.
But for stereo images with homogenous background,results are not good,however the algorithm can
also give relatively good accuracies after certain correction.
- 2022-04-01 13:25:43下载
- 积分:1
-
MPCA一个博士编写的多线程pca变换方法,内含发表论文
MPCA一个博士编写的多线程pca变换方法,内含发表论文-Dr. MPCA prepared a multi-threaded PCA transform methods, including papers
- 2022-03-01 07:40:29下载
- 积分:1