搜索资源列表
-
1下载:
对图象感兴趣区域系数的提取,以及系数的放大-right coefficient region of interest image extraction and amplification coefficient
-
-
0下载:
Opencv : Setting the Region of Interest in an Image.
-
-
0下载:
selecting Region Of Interest using openCV and VC-selecting Region Of Interest using openCV and VC++
-
-
0下载:
SPLITMERGE Segment an image using a split-and-merge algorithm.
G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a
split-and-merge approach based on quadtree decomposition. MINDIM
(a positive integer power of 2) specifies t
-
-
0下载:
Gabor wavelet transform applied to feature extraction of ophthalmic images.
We investigate a new approach for measuring ocular
refractive errors (astigmatism, near-sightedness and shortsightedness)
from images of the human eye [1]. This
ap
-
-
0下载:
从一副图片中选择感兴趣的区域,代码简单,是学习的好资料-From a picture in the region of interest selected, the code simple, is to learn a good material
-
-
0下载:
二叉划分树在图像处理中的应用,对相关感兴趣区域的提取,达到人们的要求。-Binary partition tree in image processing, extraction of the relevant region of interest, to achieve the requirements of the people.
-
-
0下载:
Region of interest extraction. According to people interested in the process of reducing the region s image-Region of interest extraction. According to people interested in the process of reducing the region s image
-
-
0下载:
选取图片上某感兴趣区域进行处理, 运用OPENCV ROI区域自己设置即可- selecting a region of interest of a picture
-
-
1下载:
MATLAB图像标记,可以对图像中的你感兴趣的区域进行提取和标记,为后续分析提供帮助,程序可运行-MATLAB image tag, the image of the region of interest you can be extracted and tag, provide help for subsequent analysis, program can be run
-
-
0下载:
根据txt中记录的角度旋转图像并用黑色像素补齐,再对txt中的斜矩形框的四个角进行坐标转换,裁剪出感兴趣区域-Rotate image and filled with black pixels according to txt recorded angle, and then the txt in the four corners of the rectangle oblique coordinate transformation, clipping region of interest
-
-
0下载:
利用最大似然法,通过感兴趣区域对遥感图像进行分类-Using the maximum likelihood method, by region of interest on remote sensing image classification
-
-
0下载:
主要为opencv人脸的美化
人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域
检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。
3.视频格式转换以及编码
处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式
Rgb转换成yuv,opencv实现(美颜在这一步实现)
-
-
0下载:
本文展示了一种自动识别视频中移动目标的方法。论文中提取移动目标通过帧序列,这种方法不需要先验知识,比如:时间阈值调整。基于相邻帧的连续对称差分,我们能得到全分辨率显著图;然后利用最大熵方法计算阈值决定候选区域和获得兴趣点的种子;最后用修改的模糊生长方法获得最终的结果。本文中提出的算法是有效的、具有鲁棒性的。实验结果也证明它具有很好的效果。(This paper presents a method for automatic recognition of moving targets in vid
-
-
0下载:
example of how to split color channel which is red, green and blue (RGB)
-
-
0下载:
对照片进行形态学处理,提取感兴趣的区域,实现车牌的提取(The image is processed by morphology, the region of interest is extracted, and the extraction of the license plate is realized.)
-