-
图形编辑器
图形编辑器 -Graphic editor
- 2022-03-22 17:47:46下载
- 积分:1
-
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色...
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。
对图像进行高斯――拉普拉斯算子的边缘检测
对图像进行拉普拉斯算子的边缘检测
对图像进行罗伯特交叉算子的边缘检测
对图像进行蒲瑞维特算子的边缘检测
对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve an excellent general-purpose function, and those who just want to image pixels can be indicators of the situation in the district can be used. I upload that with the use of better opentrim, this is a bmp type operation panchromatic deep inside also integrates a number of other machine vision algorithms. Gaussian images- Laplacian edge detection of image Laplacian edge detection of images of Robert crossover operator on the image edge detection operator Po Ray White of the edge detection of image Sobel operator for edge detection
- 2022-08-13 01:07:22下载
- 积分:1
-
一种手写字体识别(模糊识别)的源代码。附…
一种用于手写字体识别(模糊识别)实现的源代码。隶属于模式识别领域-A handwritten font identification (fuzzy recognition) the source code. Attached to the field of pattern recognition
- 2022-04-22 23:20:35下载
- 积分:1
-
一个分水岭算法源代码。可用于图像分割。
一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
- 2022-01-26 01:59:49下载
- 积分:1
-
read images, special effects, showing Packaging FLib1.1 library source code and...
阅读图片,特效,展示包装FLib1.1库源代码和演示
- 2022-01-25 23:54:44下载
- 积分:1
-
利用VC++ 6.0实现了地球图的绘制功能
利用VC++ 6.0实现了地球图的绘制功能-VC 6.0 Earth Map function
- 2022-06-12 11:29:09下载
- 积分: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
-
ZM-VS1200 机器视觉教学实验平台是针对机器视觉的教学和科研开发的实
验系统,它配备成熟的机器视觉测量工具软件,功能强大,使用方便,可满足机
器视觉各类实验开设需求-ZM-VS1200 experimental platform for teaching machine vision machine vision for teaching and scientific research and development of the experimental system, which is equipped with sophisticated machine vision measurement tools, powerful, easy to use machine vision to meet the demand for various types of experimental set up
- 2022-09-05 12:45:03下载
- 积分:1
-
基于索引表的细化细化算法 功能:对图象进行细化 参数:lpDIBBits:代表图象的一维数组 lWidth:图象高度 lHeight:图象宽度...
基于索引表的细化细化算法 功能:对图象进行细化 参数:lpDIBBits:代表图象的一维数组 lWidth:图象高度 lHeight:图象宽度-table on the details thinning algorithm functions : Refinement of image parameters : lpDIBBits : the image of a dimensional arrays lWidth : image height lHeight : Image width
- 2022-03-16 14:54:31下载
- 积分:1
-
Point image processing, image projection and the average position histogram, gra...
图像的点处理,图像的投影与平均定位,灰度直方图,灰度变换。-Point image processing, image projection and the average position histogram, gray-scale transformation.
- 2022-02-03 20:51:34下载
- 积分:1