搜索资源列表
tu_xiang_jianche
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
level_set_region
- active contour算法中的经典算法:基于region的levle set算法文献
regionbased_seg_demo
- This code implements the well-known Chan-Vese segmentation algorithm from the paper \"Active Contours Without Edges.\" This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions.
CaptureIt.rar
- 很好用的VB抓屏、鼠标拖动区域截图小精灵,小巧灵活,不亏为称为"精灵"。它可以完成抓取整个桌面,截取活动窗口、抓取某个区域、清除重来、保存图像等功能,每一个都是实用。VB的抓屏程序源码爱好者已收录很多了,个个都精彩,每一个都是用不同的方法来实现,值得学习。 ,Good use of VB screenshots, mouse, drag the region elf screenshot, compact and flexible, non-loss for the known as the
ADSI.rar
- 实现了对活动目录(active directory)的各种基本操作,需要在建立了活动目录域中的计算机中方能运行,Implement some operatings on AD(active directory).It can only be run normally on PC which has AD region.
segmentation
- Region based Active Contour的Matlab实现代码。很经典的方法-Region based Active Contour of Matlab code. Classic method
Localizing_Region_Based_Active_Contours
- 2008年IEEE TRANSACTION关于活动轮廓的经典文献。活动轮廓在图像分割和计算机视觉中有广泛应用,本文提出局部化基于区域的活动轮廓。效果很好。-2008 IEEE TRANSACTION active contour about classic literature. Active contour in image segmentation and computer vision has extensive application of this paper, local regio
TransPicture
- 透明背景位图热对象Active控件,用Bitmap左下角象素作透明色,只有非透明区域可接受焦点。适用于程序中需用图片作为控制对象,并要求背景透明的情况-Transparent background bitmap hot object Active control, with the lower-left corner pixel Bitmap for transparent colors, only non-transparent region focus acceptable. Apply
LocalizedRegionBasedActiveContours
- region based active contours
regionbased_seg
- Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片-Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental
RdfSnap123_0430_Setup
- 一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域、选定控件、选定菜单、选定网页等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉光标、设置捕捉前延时、显示屏幕放大镜、自定义捕捉热键、图像文件自动按时间或模板命名、捕捉成功声音提示、重复最后捕捉、预览捕捉图片、图像打印、图像裁切、图像去色、图像反色、图像翻转、图像旋转、图像大小设置、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图
RegionBasedSnake
- 基于区域的主动轮廓模型算法,是论文《Active Contours Without Edges》的VC算法实现-Region-based active contour model algorithm, for the paper " Active Contours Without Edges" of the VC algorithm
Image_Segmentation_Active_Coutour_Local_Binary_Fit
- 李纯明最新实现的局部活动轮廓模型的图像分割,比CV模型方法好很多。包含所实现的论文Minimization of Region-Scalable Fitting Energy for Image Segmentation-Li Chunming latest realization of the local active contour model for image segmentation, much better than the CV model approach. The paper
circle
- sorce code for gloabal region based active contoru model for the image of circle.This is basic analysis of code includig excel file list the all force and level set initialization.-sorce code for gloabal region based active contoru model for the ima
RSF-Active-contour-model.
- 实现论文 Minimization of region-scalable fitting energy for image segmentation 中提出的RSF模型,也适用于LBF模型,用于图像分割。-RSF model of the papers Minimization of region-scalable fitting energy for image The a segmentation , LBF model for image segmentation.
Demo
- MzTH56模块上的触摸面板集成在了模块上,在出厂前已经过校对,在屏幕显示的有效区域内,触摸的点的位置数据也以X轴、Y轴坐标表示;X轴从0~639,Y轴从0~479,与模块的显示屏的坐标一样-X-axis from 0 to 639, a touch panel on the MzTH56 module integrated in the module, in the factory after proofing, and displayed on the screen within the a
active-contour
- The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is used as a measure of similarity. The pixel with the smallest difference measure
classical-image-segmentation-
- 图像处理中经典的C-V(无边缘活动轮廓)模型和GAR(测地线活动区域)模型!- classic CV ( active contour without edge ) model and GAR (geodesic active region) model in Image processing!
Active-Contour-Segmentation
- Region Based Active Contour Segmentation
active contour based on region
- localized based active contour matlab code