搜索资源列表
JetterSite WebEditor
- JetterSite WebEditor是基于Java/JSP的服务器控件,是一个功能强大的在线网页编辑器。在不用于商业活动的前提下,您可以免费下载使用及传播。 功能特点如下: ·开放式的程序框架,强大的扩展能力; ·程序与Javascr ipt脚本完美分离,在不修改源程序情况下随意增加新功能; ·多语言、多样式、多布局支持; ·以配置文件为中心,布局、功能安排统一通过配置文件修改; ·兼容IE系列浏览器,
regiondivisionandcombination
- 基于四叉树分解并且使用区域分离和合并的图像分割-based quadtree decomposition and the use of regional separation and integration of image segmentation
MFC_OpenGL
- 通过等值线的绘制与填充过程分离的编程思想,先用OpenGL硬件加速的光栅化技术实现区域快速填充,然后利用MFC下的GD I绘图功能在相同的区域上绘制等值线。该方法不涉及到复杂的算法,用很简单的代码就能实现与商业软件视觉效果相媲美的等值线填充效果,且适用于离散区域为任意形状的多边形网格系统。
division
- 指纹图像前背景分离程序,使用灰度算法,现处理中心区域,在处理四边,最后处理四个角,效果还可以.
jtbc_cms
- JTBC网站内容管理系统是一套可扩充的网站内容管理系统,其特点:使用UTF-8编码、HTML代码,程序,语言的两两分离使其具备了扩充为多语言,多模板,可无限克隆模块的功能,脱离了传统网站内容系统的区域局限性,界面局限性,与功能局限性,将网站的架构赋予了一个新的概念,使用本系统,您无须再考察系统的那几个功能是否符合您的要求,每一个功能模块均是可以拆分与拼装的,卸载或者安装一个模块只需删除或者添加文件夹与数据库表即可,系统都将自行辨认该模块
JetterSite WebEditor
- JetterSite WebEditor是基于Java/JSP的服务器控件,是一个功能强大的在线网页编辑器。在不用于商业活动的前提下,您可以免费下载使用及传播。 功能特点如下: ·开放式的程序框架,强大的扩展能力; ·程序与Javascr ipt脚本完美分离,在不修改源程序情况下随意增加新功能; ·多语言、多样式、多布局支持; ·以配置文件为中心,布局、功能安排统一通过配置文件修改; ·兼容IE系列浏览器,
regiondivisionandcombination
- 基于四叉树分解并且使用区域分离和合并的图像分割-based quadtree decomposition and the use of regional separation and integration of image segmentation
MFC_OpenGL
- 通过等值线的绘制与填充过程分离的编程思想,先用OpenGL硬件加速的光栅化技术实现区域快速填充,然后利用MFC下的GD I绘图功能在相同的区域上绘制等值线。该方法不涉及到复杂的算法,用很简单的代码就能实现与商业软件视觉效果相媲美的等值线填充效果,且适用于离散区域为任意形状的多边形网格系统。-Through the contour of the drawing and filling process of the separation o
splitmerge_matlab_program
- 关于图像分割、区域分离和合并的matlab程序-On image segmentation, region separation and merger procedures matlab
5.3.1
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
99273888leibiefangcha
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
39709559otsu
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
5.3.8
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
11912895otsu
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
splitmerge
- 图像分割 基于区域的分离和合并 实例 自己写的-SPLITMERGE Segment an image using a splil-and-merge algorithm.
splitmerge
- 包含两个代码,m文件,基于区域的分裂合并图像分割方法,predicate规定了分裂合并准则,splitmerge用于分裂合并,数字图像处理,冈萨雷斯,Matlab版第十章第四节,区域分离与合并-Contains two code, m files, split and merge region-based image segmentation methods, predicate to the provisions of divisio
ImageVC
- 图像分割采用了边缘检测,边界跟踪、区域生长、区域分离和聚合等方法-Image segmentation using edge detection, boundary tracking, region growing, region separation and polymerization method
GrabCut
- 用GrabCut算法实现图像的分割,有效的将目标区域从背景区域分离出来,方便有效,可以直接运行。-GrabCut algorithm to achieve the image segmentation, the effective target area the background area separated, convenient and effective, can be run directly.
Untitled
- 利用区域生长算法对图像进行分割,将图像中人物从背景中分离出来(Separating the characters from the background from the background)
DBSCAN聚类
- Python密度聚类 最近在Science上的一篇基于密度的聚类算法《Clustering by fast search and find of density peaks》引起了大家的关注(在我的博文“论文中的机器学习算法——基于密度峰值的聚类算法”中也进行了中文的描述)。于是我就想了解下基于密度的聚类算法,熟悉下基于密度的聚类算法与基于距离的聚类算法,如K-Means算法之间的区别。 基于密度的聚类算法主要的目标是寻找被