搜索资源列表
球1
- opengl的球形建模的一个例子,希望对搭建有所帮助。-This is a global model simple with OpenGl,It has much knowledge!
ChinaMapInfo3D
- 中国地形 MapInfo (lobal Mapper 11 进行)-Chinese 3D map for MapInfo (Global Mapper 11)
tuxiangqiege
- 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
BinarizationAlgorithm
- 用matlab实现的otsu全局二值化算法、kittler 最小分类错误(minimum error thresholding)全局二值化算法、niblack局部二值化算法-Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm
tuxiangfengesuanfa
- 该方法可以用于复制场景的视频检测监控,采用灰度投影算法匹配进行全局运动估计和补偿,用以消除背景变化的影响;二次对称差分算法,用数学形态学对图像进行处理,该方法不受光线,摄像机抖动,场景等变化的干扰影响,具有较强的实时性,效果不错!-This method can be used to copy the scene of the video inspection and monitoring, using gray-scale projection algorithm to match the g
suanfa3
- 球的光照模型算法,计算机图形学,C++源代码-Global illumination model algorithm, computer graphics, source code
BlockMatch
- H.264中的运动估计中的BMA(块匹配算法),共有三种方法,三步搜索法,全局搜索法,二维对数搜索法-H.264 motion estimation in the BMA (fast matching algorithm), a total of three methods, three-step search method, global search method, two-dimensional logarithmic search method
global-illumination-model
- 计算机图形学实验 球的光照模型算法 vc-Computer graphics algorithm for illumination model experimental ball vc++
ImgSaliency
- 实现图像显著图计算,CVPR2011,“Global Contrast based Salient Region Detection”所用代码。-The C++ implementation of the paper “Global Contrast based Salient Region Detection”,cvpr2011
global-motion-
- 这是从一本书上找来的代码,对全局运动进行估计,用的是全局搜索法-This is got from a book on the code, the global motion estimation, using a global search method
global-illumination-rendering
- 可变材质的实时全局光照明绘制,可以帮助我们合成照片级真实感的图像。pdf文档,中文版-Variable real-time global illumination texture mapping, you can help us to photo-realistic image synthesis. pdf documents, the Chinese version
global-color-matching
- 系统总结介绍了颜色匹配的全局及局部匹配基本方法-Summary introduction to the global and local matching of color
global-threshold-denoising-1
- 小波图像去噪,全局阈值法,是多阈值小波去噪中两大部分:全局阈值法玉局部阈值法的重要组成部分。-Wavelet denoising, the global threshold method, the multi-threshold wavelet de-noising of two parts: the global threshold method jade local threshold an important part of the law.
FINDING-THE-GLOBAL-MINIMUM
- FINDING THE GLOBAL MINIMUM FOR BINARY IMAGE RESTORATION
global-threshold
- 采用全局阈值法对图像进行二值化阈值分割.过程需要迭代。-Using global threshold method of image binarization threshold segmentation process requires iteration.
CUDA-with-GLOBAL-MEM-ON-SOBEL
- 用GPU做图像的Sobel边缘滤波算法,基于GPU的global memory 的CUDA算法。-Sobel Algorithm on GPU Global Memory with CUDA.
Global-Local-Contrast-Enhancement
- 这是一个结合全局-局部图像对比度增强程序。首先使用全局对比度增强,然后使用局部对比度增强。程序中的参数是经过导师修改过的。文件中给出了原论文。对图像有一定的增强效果,仅供参考。-This is a combination of a global- local image contrast enhancement program. First, using a global contrast enhancement, and then use the local contrast enhancem
Edge-improve-global-thresheding
- 使用边缘改进全局阈值处理分割图像的matlab实现示例-Using edge process to improve global threshold segmentation image , matlab implementation examples
Basic-global-thresholding
- 数字图像分割,基于全局阈值的分割方法,分割图像的matlab实现示例-Digital image segmentation, the segmentation method based on global threshold and image segmentation of matlab implementation examples
global-matting-master
- global matting 用于图像的分割,效果一般,时间较长,代码应该还有改进的空间(the global matting gor image matting which takes a long time but still works;)