-
Bao
二维保边缘平滑算法,用于图像的去噪,同时可以保持图像的边缘信息-Bao-edge two-dimensional smoothing algorithm for image denoising, while maintaining the image edge information
- 2022-07-03 17:58:19下载
- 积分:1
-
microwls
microwls-flnx是嵌入图形工具,是个开发工具集-microwls- flnx is embedded graphics tool is the development toolkit
- 2022-01-21 19:38:39下载
- 积分: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
-
VC图像编程的源程序,包括位图读写,以及图像变换、编码等。...
VC图像编程的源程序,包括位图读写,以及图像变换、编码等。-VC images of the source programming, including bitmap readers, and image transform coding.
- 2022-06-03 20:30:51下载
- 积分:1
-
我已经写下了在图像空间下的开发
自己编写的在Delphi下进行图像开发的空间可以向-I have written in the Delphi development under the image space can
- 2023-04-22 05:20: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
-
基于灰度梯度矩阵采用相关熵方法二值化图像
基于灰度梯度矩阵采用相关熵方法二值化图像-Based on gray gradient matrix associated entropy method using binary image
- 2022-03-18 03:53:31下载
- 积分:1
-
3D教程从简单到复杂的进行了入门和提高的讲解,适合于初学者,同时可以step by step地进行学习,比较实用。...
3D教程从简单到复杂的进行了入门和提高的讲解,适合于初学者,同时可以step by step地进行学习,比较实用。-3D tutorial from simple to complex and the raising of entry talks, suitable for beginners, but can also step by step to learning more practical.
- 2022-01-26 05:08:34下载
- 积分:1
-
一个可识别手写字母的程序框架, 适用初学者掌握原理用.
一个可识别手写字母的程序框架, 适用初学者掌握原理用.-A handwritten letter to identify procedural framework, the application of the principle of use for beginners to master.
- 2022-04-09 07:26:01下载
- 积分:1
-
CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考
CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考-classical text of CRF
- 2022-07-03 21:06:13下载
- 积分:1