-
德国斯图加特大学图形图像方面的技术超牛的,spvolren是他们的开源体绘制,完全基于C和glut,随意跨平台...
德国斯图加特大学图形图像方面的技术超牛的,spvolren是他们的开源体绘制,完全基于C和glut,随意跨平台-Stuttgart, Germany University of graphics images technical super cow, spvolren is their open-source volume rendering, based entirely on the C and the glut, casual cross-platform
- 2022-10-06 08:55:03下载
- 积分:1
-
用C语言开发图形界面的工具
用C语言开发图形界面的工具-with C-language development tool for the graphical interface
- 2022-02-05 20:53:53下载
- 积分:1
-
用C写的画点函数,直接读取显存,很好很强大!
用C写的画点函数,直接读取显存,很好很强大!-Using C to write the painting point function, the direct memory read, very good very powerful!
- 2023-06-21 14:50: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
-
基于图像对的三维重建
基于图像对的三维重建,利用sift和区域增长算法的稠密匹配以达到三维重建的目的
- 2022-12-31 11:40:03下载
- 积分:1
-
生长法构造Delauney三角网的程序,对做地形有一定作用
生长法构造Delauney三角网的程序,对做地形有一定作用-Growth Act tectonic Delauney triangulation procedures, do have a certain effect on the terrain
- 2023-04-20 17:50:04下载
- 积分:1
-
- 2022-03-15 08:52:43下载
- 积分:1
-
2,005 pictures they used Photoshop to do, for your reference!
2005年画,自己用PHOTOSHOP做的,可以给大家参考!-2,005 pictures they used Photoshop to do, for your reference!
- 2022-02-21 02:25:53下载
- 积分:1
-
a useful source _ classic watermarking algorithm QIM FOSS
一个图象处理有用的源程序_经典水印算法QIM源码-a useful source _ classic watermarking algorithm QIM FOSS
- 2022-02-04 03:37:34下载
- 积分:1
-
图像纹理分析的模式识别及应用实例…
模式识别中的图像纹理分析及应用实例详细程序-pattern recognition of image texture analysis and application examples detailed procedures
- 2022-09-30 08:35:04下载
- 积分:1