-
自己写的用来比较图像的代码VB
自己写的用来比较图像的代码VB-write his image used to compare the code in VB
- 2023-06-02 17:10:03下载
- 积分:1
-
mfc框架 下的vega程序,试试挺好用的,修改一下就完成的自己的工程...
mfc框架 下的vega程序,试试挺好用的,修改一下就完成的自己的工程
-mfc Guerra, under the framework of the procedure, try very good use, and adapt themselves to complete the project
- 2022-08-09 17:18:00下载
- 积分:1
-
提供可以描画各种图案线的DLL,描画效率可以与GDIPlus画相同宽度线的函数比美!如可以画铁路线,国境线等等,只要你能提供线图案的模板,该DLL就能高效描画...
提供可以描画各种图案线的DLL,描画效率可以与GDIPlus画相同宽度线的函数比美!如可以画铁路线,国境线等等,只要你能提供线图案的模板,该DLL就能高效描画-provide pictorial portrayed various lines of DLL, efficiency can be portrayed GDIPlus painting with the same line width rivaling the function! As can be painted rail lines, border, etc., as long as you can provide the template Line logo, the DLL can be portrayed efficient
- 2022-12-02 09:10:03下载
- 积分:1
-
绘制图的 2D 和 3D
此源代码有许多源代码包括 2dGraph 2DpametricGraph 3dparamatricGraph 3dParametricSurfaces 3dSurfaces FAstFurier TransformandFilters FuierTransformanddIdealIdealFilTilters
- 2022-03-21 07:26:09下载
- 积分:1
-
数字图像诱导场现象
数字图像诱导场现象-digital image field-induced phenomena
- 2022-03-19 01:17:11下载
- 积分: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
-
VC图像处理源代码,包括图形库,大量位图和调色板源代码。实用。...
VC图像处理源代码,包括图形库,大量位图和调色板源代码。实用。-VC image processing source code, including the graphics library, a large number of bitmap and palette source code. Practical.
- 2022-08-19 15:01:17下载
- 积分:1
-
image processing for entry is a good e
对于图像处理入门非常好的一本电子书的随书的演示程序的代码,都已经编译过了的。-image processing for entry is a good e-book with the demo program code, have been compiled by the.
- 2022-06-15 06:57:24下载
- 积分:1
-
a simple drawing program
一个简单的画图程序-a simple drawing program
- 2022-06-02 20:50:46下载
- 积分:1
-
Flash the same as the non
像Flash一样的无锯齿线条应该用模糊算法进行处理,模糊代码的Set/GetPixel算法-Flash the same as the non-serrated lines should be processed using fuzzy algorithms, fuzzy code, Set/GetPixel algorithm
- 2022-05-20 22:14:32下载
- 积分:1