搜索资源列表
图像感兴趣区域自动提取算法
- 图像感兴趣区域自动提取算法
OSTU.这是一个阈值分割算法
- 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
xiququyu.rar
- 感兴趣区域提取,能用于车牌号及台风等图像,效果不错,Extract the interesting area, it can be used in license plate number and typhoons images and so on, has good results
MATLAB_ks
- 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能: 1. 采用matlab Guide设计实现图像界面与按钮界面。 2. 连接摄像头,编写MATLAB初始化程序 3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。 4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。 5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Designed and
ROI
- 感兴趣区域提取。根据人感兴趣的区域对图像进行裁减-Region of interest extraction. According to people interested in the process of reducing the region' s image
Matlab
- Matlab图像感兴趣区域编码,这是个非常好用的程序-Matlab region of interest image coding, this is a very useful procedure
uictl
- 阈值分割是图像处理过程当中经常遇到的问题,通过一定的算法对原始图像进行分割后,可提取出感兴趣部分的图像。此程序能正确导入图像,并能动态地按设定值完成分割,还能正确存储分割后的图像。-Threshold segmentation process of image processing are often encountered problem, through a certain algorithm to partition the original image may be of interes
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
Matlab
- Matlab图像感兴趣区域编码 -Matlab image region of interest coding
facesave
- 人脸检测以及将感兴趣的目标区域实时保存,为后续图像处理工作带来极大的方便。-Face detection as well as real-time to save the target area of interest for later image processing to bring great convenience.
ROI2
- 在图像中选择自己感兴趣的一块儿区域并在此区域中进行图像处理-In the images together to choose their own area of interest and, in this area for image processing
extractROI
- 用于图像处理中的感兴趣区域的提取,以便对物体进行识别-extract the ROI in image process
TransformShow
- 此程序可以对图像的感兴趣区域进行裁剪,也可以旋转和缩放图像。-The program can crop interesting region of image,rotate image and zoom image
outlinetracking
- 这是一个图像感兴趣区域轮廓跟踪的vc的代码,可以运行,非常好用,希望需要的人下载-This is an image region of interest contour tracking vc code, you can run, very easy to use, I hope those who need to download
diedaifa
- 这个程序是用MATLAB编的,是用迭代法实现图像的分割,得到感兴趣区域。-This program is retained by MATLAB,and it uses Iterative method to implement image segmentation and obtain the region of interest。
my_ROI
- 在图像处理中,经常需要对目标或者感兴趣区域进行提取,这是一个对感兴趣区域进行提取的matlab程序-in the image processing ,the intrest region
535476856RF_positive_q
- 感兴趣区域图像检索,基于matlab开发,能实现感兴趣区域图像检索,匹配-Region of interest image retrieval, based on matlab development, to achieve the region of interest image retrieval, matching
感兴趣区域
- 用matlab提取图形中的的感兴趣区域,其他区域全部变成白色(Extract the region of interest for the graph)
ConsoleApplication2
- 利用坐标及范围 截取图像感兴趣区域,并进行一些其他处理(The region of interest is captured by coordinate and range, and some other processing is carried out)
基于图像处理与北斗导航的目标区域定位方法研究
- 飞机上带有北斗导航或者GPS等定位装置,能够实时确定飞机的空间位置,获得其高度,经纬度等信息;飞机上载有光电吊舱,能够从高空拍摄图像或视频,并且能够通过其自带的传感器实时获得光电吊舱自身的倾斜角度、视场角度等信息;结合飞机所处的空间位置,光电吊舱的倾斜角度、视场角度以及地理信息系统就可以计算出光电吊舱所看到的区域所在的地理位置,并在地理信息系统中显示出其区域;若对图像中的某一局部区域感兴趣,需要确定其地理位置,则可通过鼠标点击这一区域,程序就能主动地计算出目标地点的地域坐标,并映射到地理信息系统