-
opencv4.3
自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of each color.)
- 2014-02-13 16:18:41下载
- 积分:1
-
08219576lizilvbo
用MATLAB编写的粒子滤波器程序,能很好对目标进行跟踪,适合学习粒子滤波器的同学。(Particle filter program written using MATLAB, well target tracking, suitable for students learning particle filter.)
- 2012-08-25 19:01:19下载
- 积分:1
-
进行视频中的行人检测代码 Motion-Detection-video
用MATLAB进行视频中的行人检测代码,转载(Human detection based on MATLAB)
- 2018-07-02 22:02:50下载
- 积分:1
-
12.2
(1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。
(2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。
(3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。
(4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。
(5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。
(6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。
((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display.
(2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin.
(3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape.
(4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
- 2015-10-23 12:16:41下载
- 积分:1
-
cvprcode
这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
功能1:使用canny算子计算图像的二值边缘图
(The code is for paper "Saliency Detection via Graph-Based Manifold Ranking"
by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
Procedures:
1. compute a binary edge map of the image using the canny method.
)
- 2013-09-06 17:03:54下载
- 积分:1
-
skincolor-segment
很好用的肤色分割模型,在YCBCR颜色空间内分割,经过开运算和闭运算,取得很好的结果(Good use of color segmentation model, YCBCR color space segmentation, after opening operation and closing operation, and achieved good results)
- 2011-08-15 15:53:09下载
- 积分:1
-
Manish-TMM-(1)
全参考型视频质量评价方法,基于机器学习和视频特征提取,发表与2012年TMM(FR VQA method based on machine learning and video feature )
- 2013-08-29 17:31:51下载
- 积分:1
-
homework
应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张(Used in the field of computer vision, using homography information will be combined into a two picture)
- 2009-09-14 22:19:39下载
- 积分:1
-
Image-Auto-Adjustment
亮度代表了图像的明暗程度,颜色代表了图像的色度,它包含了色调和饱和度。这个代码可以自动对这三个参数进行调整。(Brightness represents the degree of image brightness, color represents the color image, which includes hue and saturation. This code can be automatically adjusted to the three parameters.)
- 2008-12-12 20:34:27下载
- 积分:1
-
lsb
基于空域的脆弱水印,可以有效检测出图像发生篡改的区域(Airspace based on fragile watermarking can effectively detect the occurrence of tampering with the image of the region)
- 2008-12-29 23:50:09下载
- 积分:1