-
我精心收集的着色效果,我精心收集的着色E。
我精心收藏的shader特效 我精心收藏的shader特效 -I have carefully collection of shader effects I elaborate collection of shader effects I elaborate collection of shader effects I elaborate collection of shader effects
- 2023-06-20 13:10:03下载
- 积分:1
-
3D动画简单效果的源代码。有简单的动作。供学习使用。
3D动画简单效果的源代码。有简单的动作。供学习使用。-Simple 3D animation effects of the source code. Has a simple action. For learning to use.
- 2022-02-21 07:50:12下载
- 积分: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
-
ita all about implimentation of k mean
ita all about implimentation of k mean
- 2023-08-29 12:10:03下载
- 积分:1
-
VC achieve the pictorial and jitter technology, and bmp into txt
VC实现的实现图案化和抖动技术,以及bmp转变为txt-VC achieve the pictorial and jitter technology, and bmp into txt
- 2022-05-06 15:56:35下载
- 积分:1
-
用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB...
用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology.
1. Geometry Transform(Flip, Rotate, Scale)
2. Color Transform(Histogram, RGB-YSH Translate, Contrast, Level, Equalize in gray)
3. Convolve (Sharpness, Smooth , Edge enhancement, Mean)
4.Frequence Transform (FFT, wavelet reconstruct)
- 2022-09-17 21:10:02下载
- 积分:1
-
计算机图形学在VC++中的实现
在vs2010的MFC框架下,交互式的扫描转换圆弧和多边形,源码实现,可以运行,VC++源代码,可以通过代码了解扫描转换圆弧和扫描转化多边形的算法思想,还可以提高编程能力,以及阅读代码的能力
- 2022-02-02 04:34:36下载
- 积分:1
-
这是一个播放音乐的系统,只要你打开所要播放的歌曲就可以播放了,不信试试看...
这是一个播放音乐的系统,只要你打开所要播放的歌曲就可以播放了,不信试试看-This is a music player, if you are to play the opening song on the player can not believe that she
- 2022-02-20 12:28:14下载
- 积分:1
-
对学习独立成分分析和人脸识别的会很有用,希望对大家有所帮助!
对学习独立成分分析和人脸识别的会很有用,希望对大家有所帮助!-Learning independent component analysis and face recognition will be very useful, and they hope to be helpful to everyone!
- 2022-02-21 01:39:39下载
- 积分:1
-
fractal
分形――生成一片漂亮的树叶,通过一个矩阵迭代并不断刷新生成的图像-fractal-- generating a beautiful leaves, through an iterative matrix and constantly refresh the image
- 2022-10-25 07:30:04下载
- 积分:1