搜索资源列表
fangPhotoshop
- 这个代码演示允许用户交互式旋转图像,功能类似与MS word 和 adobe photoshop样式,程序中使用了FoxCBmp3.dll文件。-the code allows users to interactive demonstration rotating images, similar functions with MS word and adobe photoshop style, procedures used FoxCBmp3.dll document.
areanav
- interactive area plot
lwcontour
- live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic programming methods to image
GrabCutSource
- 最经典之做,保证别人没有上传过 实现文章 “GrabCut\" Interactive Foreground Extraction using Iterated Graph Cuts 用graphcut实现图像分割,效果非常好
DICOMViewer
- Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction is performed by mouse left button or keyboard arrows.
CapVedio
- Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,-Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to th
SNAKE
- snake 图像分割程序,含有主程序和子程序,简单的交互式控制点选择-snake image segmentation process, with the main program and subprogram, a simple interactive control point selection
brain
- MICCAI2008脑影像分割文章,包括Interactive Liver Tumor Segmentation using Graph-cut and watershed等-Brain image segmentation MICCAI2008 articles, including the Interactive Liver Tumor Segmentation using Graph-cut and watershed, etc.
Bresenham
- Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线 将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪-Bresenham algorithm for drawing line segments using the " rubber band" feature to draw the line draw the line connected into polygons, and select the me
GraphCuts
- Graph Cuts是一个图像分割方法,具有交互式分割,分割效果很好。-Graph Cuts is an image segmentation method, with interactive segmentation, segmentation works well.
LiveWireFinal
- 交互式图像分割的一种算法——LiveWire在VC++平台下基于opencv的实现。类似于Photoshop中吸铁石套索的功能。-Interactive image segmentation algorithm- LiveWire platform in VC++ opencv-based implementation. Similar to the magnet lasso feature in Photoshop.
MSRM_1
- 程序代码说明:本程序是应用于图像分割(区域合并)基于最大相似性区域合并的交互式图像分割 本代码绝对可用-Code Descr iption: This procedure is applied to image segmentation (region merging) region merging based on similarity of the largest interactive image segmentation of the code is absolutely free
ObjectFilesFormat
- 计算机图形学,obj图像说明,用于计算机图形学软件中的实体交互,3DMAX MAYA等-Computer Graphics, obj image descr iption for the computer graphics software, interactive entity, 3DMAX MAYA, etc.
Seed
- 实现了二维图像的种子填充算法,该算法可以用来被用来实现脑图像的交互式分割-Using vc++ implementation of the two-dimensional image of the seed filling algorithm, which can be used be used to achieve interactive segmentation of brain images
datacompress
- 文字、声音、图像等各种媒体信息本身是模拟的,只有数字化后才能由计算机平台进行各种处理和综合。实现对多媒体信息的交互处理,必须对各种媒体进行数字化,而文字、声音、图像等数字化信息的数据十分庞大,不仅造成存贮和传输的困难,而且计算机的总线也不能承受,尽管有许多方法可以提高计算机的传输能力,但都不能彻底解决问题。-Text, sound, images and other media information itself is analog only digital before processing
interactive-segmentation
- 交互式图像分割英文论文数篇,学习交互式图像分割十分有用。-Several English dissertations on interactive image segmentation, useful for learning interactive image segmentation.
An-interactive-computer-graphics
- 本书向读者讲授如何用OpenGL从初级阶段快速制作优质的交互式计算机图形实例,OpenGL是业界广泛采用的三维图形API,本书藉此向读者提供了在计算机图形学领域更广阔空间内发展的坚实基础。书中内容覆盖了计算机图形学基础课程所需的所有论题,如光景交互作用、图形明暗处理、图形建模、曲线与曲面、偏差预防、纹理映射和图形组合,还探讨了计算机硬件方面的问题。本版为配合计算机图形学领域最新进展,增加了更具广度和深度的内容,包括图像处理、多重透视、并行透视等,并运用选择模式、仿真模拟、面向对象图形学与实景图像
Interactive-Image-Segmentation
- 交互式图像分割,是根据Yuri Boykov and Marie-Pierre Jolly的文章,用C++和OpenCV实现的-Automatic image segmentation is a hard problem and, is not flexible enough to be used for general segmentation. The objective of this project is to implement an interactive image segment
Interactive-Image-Segmentation
- 基于区域合并最大相似度的交互式图像分割算法,很好的。Interactive Image Segmentation by Maximal Similarity based Region Merging,-Interactive Image Segmentation by Maximal Similarity based Region Merging,
interactive-3D-graph-cut
- 用于分割2D、3D图像的可交互graph cut程序,纯matlab实现,不含C-An interactive graph cut program segmenting 3D images