搜索资源列表
xintai.rar
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
ImageShow_juxingkoutu
- opencv对图像进行矩形抠图,功能已实现-opencv image rectangle of matting, function has been achieved
getdrawrect
- 该程序用opencv实现对一个图像中的目标画矩形框,对学习目标跟踪的同学有很大的帮助。-The program using opencv achieve the goal of painting an image rectangle box, target tracking students learning a great help.
cool picture editor
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, t
ImagePoly2
- 生成一有随机形状边缘的实体矩形,可为变形或不变形图形,可用于图像处理的算例。如变形或不变形的梁,由边缘检测或数字图像相关识别梁的变形。-Generate a rectangle image with radom edge. It can be used in testing image detection program for structure measurement.
rectangle
- 对BMP格式的256位图直方图均衡程序,可输出最大最小灰度比值,查看图像处理结果-BMP format on the 256 chart histogram equalization process, the smallest can be the largest gray-level ratio of output to view the image processing results
largestRectangleArea
- 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
findtriangle
- OpenCV+Vs2008实现找出图像中的三角形-OpenCV+ Vs2008 to achieve the image of the triangle to find out
zijixie
- 检测图像中矩形并画出 opencv下用vs2008运行无误-Detection of the image and draw rectangle using vs2008 to run correctly under opencv
RectDetector
- 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
Marksdetection
- 自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。-Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code f
how-to-draw-rectangle
- 图形的绘制,任意画一个矩形区域,以便在这个矩形区域范围内进行图像处理-Drawing, draw a rectangle any order within the rectangular area in the image processing
Muban-Pipei
- 一种基本的模式识别方法,运行后待检测图像与模板图像的相同或相似之处会被白色矩形框标明。-This is a basic method of pattern recognition, The similarity or identity between tested image and template image will be marked by a white rectangle.
image-geometric-processing
- 通过右键设置缩放比例,以点击的坐标点为中心对图像进行放大,以图像中心为坐标点进行缩小,也可以绘制矩形框进行矩形放大,还可以对图像进行移动,旋转以及矩形剪切和高级剪切-Right set by scaling the coordinates by clicking on the image to enlarge the center to the image center coordinates to zoom out, you can draw a rectangle to rectangle
Digital-Image-Processing
- 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
image
- 在VC环境下实现图像的打点显示,反色,及快速傅里叶变换,还可以通过去两个点之间的矩形进行截图显示,与截图处理变换后的显示-The VC environment image RBI anti-color, and fast Fourier transform, can also go a rectangle between two points screenshots show screenshots processing transformed display
image
- opencv提取 识别矩形的亮度值和位置-opencv rectangle extracting luminance values extracted identification and location
Draw-a-rectangle-matlab
- 本程序在图像上指定位置话红色的矩形框作为标记,用在目标跟踪上很有用。-This procedure is specified, then the position of the red rectangle on an image as a mark for use in target tracking useful.
Houghre
- 基于opencv的计算机视觉程序,优化图像,并通过霍夫变换寻找图像中的矩形。-Opencv based on computer vision programs, optimize the image, and Hough transform by finding the image rectangle.
Fourier-transform-image
- 编写二维傅立叶变换的C语言程序及相应的显示程序 建立输入图象,在64*64的黑色图象矩阵的中心建立16*16的白色矩形图象点阵,形成图象文件(共4096字节) 对输入图象进行变换,将原始图象及变换图象都显示于屏幕上-The preparation of two-dimensional Fourier transform of C language program and the corresponding display program establish the input image, t
