搜索资源列表
polygonclip_demo
- Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest on
libjasper
- JPEG2000 库源代码,最新的JPEG2000标准源代码。JPEG编解码效率比JPEG高。-JPEG2000 library source code, the latest JPEG2000 standard source code. JPEG codecs high efficient than JPEG.
OTSU方法计算图像二值化的自适应阈值
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
PtInRect
- 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm specifically designed, very fas
MRF_Based
- ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系z
efficient_graph
- Efficient Graph-Based Image Segmentation
WZFaceDetector
- FaceDetector is a demo for an efficient face candidates selector proposed for face detection tasks in still gray-level images
NonnegJune2009
- 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
An-Efficient-Method-of-Texture-Synthesis-Based-on-
- 提出一种带边界匹配的基于 Graph Cut 的快速纹理合成算法.通过将纹理样本以不同的位移贴到输出图中完成合成 ,重叠区域的像素取值由 Graph Cut 确定.引入边界图辅助位移搜索 ,以增强合成结果的边界连续性 在预处理过程中计算 2 个相同样本在所有相对位移下的匹配误差 ,选取一部分误差最小的位移组成 “优选位移” 集合 ,合成过程中的块间相对位移仅从此集合中选取 ,大大地提高了合成速度.-This paper proposes an efficient method for tex
ESS
- 基于efficient subwindow search算法的windows实现-efficient subwindow search for windows
49aba875b7886_Total
- 各位大大: 以下是隨著本篇論文做的 An efficient method of license plate location 可以上Google 找 應該可以找到這篇 影像為 384*288 對這篇論文有興趣我們可以一起討論-You greatly: The following are done with this paper An efficient method of license plate location can be found
ostu_matlab
- Otsu算法是图像分割算法中比较实用和高效的一种,对图像的后续处理有很好的作用-Otsu algorithm is image segmentation algorithm in a more practical and efficient, the follow-up processing of the images have a good effect
An-efficient-3-D-near-field-ISAR-algorithm
- 三维逆合成孔径雷达成像算法研究,国外牛人写的,国内下不来,我们教研室托关系在国外下载的-An efficient 3-D near-field ISAR algorithm
GraphBasedimageSegmentation
- efficient Graph-Based image Segmentation C++ code(with visual 2008)
Efficient-Implementation-of-Local-Adaptive-Thresh
- Efficient Implementation of Local Adaptive Thresholding
Efficient-English-study
- 史上最强的单词记忆法——单词桌面背景Efficient English study-Efficient English study
Efficient-Region-Search-code.tar
- 用于对象探测的代码,是顶尖会议文章(Efficient Region Search for Object Detection)的配套代码-The code of "Efficient Region Search for Object Detection"
Efficient-video-monitoring-system
- 高效视频监控系统:采用帧间差分检测运动物体的原理建立一个视频监控系统。-Efficient video monitoring system: using frame difference principle of detection of moving object to establish a video monitoring system.
Efficient-graph-image-segment
- 基于图的有效的图像分割算法,此算法使用聚类来进行图像分割,分割结果快而精确-Efficient Graph-Based Image Segmentation,which is using clustering to segment image.The algorithm runs in time nearly linear in the number of graph edges and is also fast in practice
Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning
- Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning 文章中提出的算法
