登录
首页 » 图形图像 » 马尔

马尔

于 2022-08-20 发布 文件大小:1.29 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

Marr-Hildreth 边缘检测算法-Marr-Hildreth edge detection algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VC++NJIN虚拟示波器程序
    VC++NJIN虚拟示波器程序-VC NJIN virtual oscilloscope procedures
    2023-03-29 19:55:03下载
    积分:1
  • When the program is implemented with VC++6.0 on the grayscale image to carry out...
    该程序时用VC++6.0实现的,对灰度图像来进行膨胀和复试以及开闭运算,对学者应该有帮助。-When the program is implemented with VC++6.0 on the grayscale image to carry out expansion and re-testing, as well as opening and closing operation, pairs of scholars should be helpful.
    2022-04-09 01:36:21下载
    积分:1
  • PCAMAT
    PCAMAT - Calculates the pca for data-matlab code
    2023-02-20 13:15:04下载
    积分: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
  • JPEG image compression!
    JPEG图形压缩!-JPEG image compression!
    2022-08-16 15:08:58下载
    积分:1
  • 该函数用来对BlurDIB()生成的DIB进行复原操作
    该函数用来对BlurDIB()生成的DIB图像进行复原操作-the function used to BlurDIB () generated DIB image recovery operation
    2022-04-07 05:40:54下载
    积分:1
  • 3D引擎,包含读取3DS文件,是个比较好的C语言实现3D的范例
    3D引擎,包含读取3DS文件,是个比较好的C语言实现3D的范例-3D engine, contains the read 3DS file, is a relatively good C language example of the realization of 3D
    2022-08-19 03:12:57下载
    积分:1
  • 这是一个人脸检测系统,对人脸进行识别以及检测
    这是一个人脸检测系统,对人脸进行识别以及检测-This is a face detection system for human face identification and detection
    2022-11-26 18:00:04下载
    积分:1
  • Polygon clipping is one of those humble tasks computers do all the time. It s a...
    Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
    2022-09-16 13:35:03下载
    积分:1
  • 实现在文本区域内的画点与画线功能,响应键盘信息,通用DLL使用!...
    实现在文本区域内的画点与画线功能,响应键盘信息,通用DLL使用!-text in the region to achieve the painting point line drawing functions, in response to keyboard information, the use of generic DLL!
    2022-04-29 20:00:32下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载