-
cximage控件,功能更加强劲的图形处理控件,比原来自带的要强。
cximage控件,功能更加强劲的图形处理控件,比原来自带的要强。-cximage control, function more robust graphics processing control, built-in better than the original.
- 2022-01-26 05:53:57下载
- 积分:1
-
手写体数字识别,分为分类程序(临时性…
手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers) and the clustering procedure (fuzzy clustering, genetic algorithms)
- 2022-03-09 18:27:49下载
- 积分:1
-
Using VC++ to prepare a image scaling, image translation, a source image enhance...
用VC++编写得图像缩放、图像平移、图像增强技术得源码-Using VC++ to prepare a image scaling, image translation, a source image enhancement technology
- 2022-03-26 18:30:29下载
- 积分:1
-
Computer graphics curriculum design drawing applet you want to help
计算机图形学课程设计 绘图小程序 希望对大家有帮助-Computer graphics curriculum design drawing applet you want to help
- 2022-06-06 14:52:40下载
- 积分: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
-
program for barcode generation and recognition.
条形码生成识别程序。-program for barcode generation and recognition.
- 2022-08-06 21:50:36下载
- 积分:1
-
实数域内的图象扩散滤波程序,用MATLAB语言编写
实数域内的图象扩散滤波程序,用MATLAB语言编写-real image of the region proliferation filtering procedures, using MATLAB language
- 2022-05-14 13:29:06下载
- 积分:1
-
一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考...
一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
- 2022-10-28 01:30:04下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
这是一个BMP文件的测试顺序。可以显示BMP
这是一个bmp文件的测试程序。可以显示一个bmp文件。- This is a bmp document test order. May demonstrate a bmp
document.
- 2023-06-22 20:35:04下载
- 积分:1