搜索资源列表
3-20mesh
- 导进一个静态网格mesh模型.菜鸟第一步:)-guided into a static grid mesh model. Birdie first step :)
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
shuzituxiangshiyonggongchenganlijingxuan
- 《Visual C++数字图像实用工程案例精选》源程序。 其中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。 -"Visual C Digital Image practical engineering case Showcase
Software
- This software in the Development and Testing of an Image-Guided Robot System
esintp
- An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion
guided-filter-code
- guided-filter-code.rar 一中新的图像滤波方法 -guided-filter-code.rar a new image filtering method in
ImgHazeRemoval_Test
- 图像去雾 暗原色 导向滤波 最好的去雾算法 何恺明的matlab代码的opencv的实现-haze removal guided image filtering the best algorithm to fog
guided-filter-code-v1
- 这是基于guided filter 的编程 可以强化图像边界-This is based on guided filter can be programmed to strengthen the image boundary
guided-filter-code-v1
- 图像引导滤波,实现平滑滤波,图像细节增强、去雾霾-guided image filtering img_enhancement img_smoothing img_flash img_feathering
guided-filter
- 指导滤波,类似于双边滤波的效果,但是速度很快-guided filter
guided-filter-
- guided image filter 是ECCV的最佳论文并发表与PAMI上,这是其代码实现的图像增强-guided image filter is the ECCV the best paper published on PAMI, this is their code to achieve image enhancement
Guided-Image-Filter
- 图像引导滤波器,能够实现保留细节的图像滤波处理-Guided Image Filter.m
Guided
- 引导滤波,VS2010 + OpenCV 2.4.3-Guided Image Filtering
guided-filter-code
- 有关何凯明暗原色先验去雾的MATLAB代码,此算法是对之前softmatting技术的改进,提出了一种新的算法(Guided Filtering)。其中还包括He的一篇论文(Guided Image Filtering)-MATLAB code about dark channel prior of He to dehazing, the algorithm is right here to improve the softmatting technology,proposed a new a
Guided-image-filter-kaiming-He
- The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter, but has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: it can transfer the structures of the gu
fast-guided-filter-code-v1
- 导向滤波器,可以对图像实现增强、渐变处理、保边平滑等作用,可以在去雾算法中使用对图像的透射率进行优化。-guided filter,you would use it to enhance the image,image feathering,smooth,and to optimize the transmission map when dehazeing the image.
guided-filter-code
- 何凯文CVPR引导滤波文章对应的代码,包含增强,平滑等。带图片。-Matlab demo code for Guided Image Filtering (ECCV 2010) Contributed by Kaiming He (hkm007@ie.cuhk.edu.hk) Please note that the running time reported in the paper is C++ implementation. Usage: gu
guided image filtering
- 引导滤波处理图像,用于图像恢复(Guided filtering deals with images for image restoration)
guided-filter-code-v1 _2010
- 何凯明文章代码,从主页下的,欢迎下载分享(code from the homepage of kaiming he .welcome download and share)
guided image filter
- 在matlab中实现了导向滤波,可用于彩色和黑白图像的平滑(This project implement guided filter in matab, both gray and color image are adapted)