搜索资源列表
-
0下载:
利用OPENCV在BCB環境下的ROI(region of interest)程式-BCB use OPENCV environment in ROI (region of interest) program
-
-
0下载:
1. Support for OFF, PLY, GTS, OBJ file formats.
2. Perspective (one, two, three point perspective), axonometric and orthographic projections.
3. Ability to rotate, pan, zoom in/out and focus on a region of interest.
4. Ability to change backgro
-
-
0下载:
Project deals with implementation of mini-PACS which acquire DICOM images display them at reciever side who can view through an editor that has to be developed using visual studio C++ and the editor should have many options to perform like rotation o
-
-
1下载:
利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能:
1)图像的读取和保存。
2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。
3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。
5)图像直方图
-
-
0下载:
这个matlb程序能够实现图像里面的刚兴趣区域的提取和分割-The matlab program to achieve extraction and image segmentation inside the region of interest
-
-
0下载:
图像.
rect
ROI 矩形.
函数 cvSetImageROI 基于给定的矩形设置图像的 ROI(感兴趣区域) . 如果ROI是NULL 并且参数RECT的值不等于整个图像, ROI被分配. 不像 COI, 大多数的 OpenCV 函数支持 ROI 并且处理它就像它是一个分离的图像 (例如, 所有的像素坐标从ROI的左上角或左下角(基于图像的结构)计算。-Image. Rect ROI rectangle function cvSetImageROI given set o
-