搜索资源列表
guided-filter-code
- guided-filter-code.rar 一中新的图像滤波方法 -guided-filter-code.rar a new image filtering method in
guided-filter-code
- 本文提出了一种滤波源码来简化图像抠图中的一个大型稀疏矩阵算法,从而优化了算法,提高了效率。-This paper presents a filter in the source code to simplify the image matting, a large sparse matrix algorithm, to optimize the algorithm and improve efficiency.
esintp
- An edge guided image interpolation algorithm via directional filtering and data fusion
Guided_Local_Search_to_the_TSP
- 与禁忌搜索动态修改邻域结构的方法不同, GLS的基本原则是通过不断改变搜索空间的地形(landscape)来帮助搜索过程逐步移出局部极值的, 也就是说搜索过程中解结构和邻域结构将保持不变, 而目标函数将被动态修改, 以使得当前的局部极值不再具有局部最优性。-Guided Local Search sits on top of local search heuristics and has as a main aim to guide these procedures in exploring e
Detection Guided LMS with White Inputs
- 智能天线,自适应非盲算法LMS,探测制导LMS with white input.由于上传格式限制题目看仔细。后续还有上传,尽请期待。-Smart antennas, adaptive algorithm for non-blind LMS, probe-guided LMS with white input. As the title of carefully limit upload format. From there follow-up, please do not expect.
Tutorial_guided_electromagnetic_waves_classical_el
- 电磁场导行电磁波经典教程Tutorial guided electromagnetic waves in the classical electromagnetic field-Guided electromagnetic waves in the classical electromagnetic field tutorial Tutorial guided electromagnetic waves in the classical electromagnetic field
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-filter-code-original
- matlab implementaion of guided filter example
datastuctor-guided-college
- 在数据结构图的基础上实现中国石油大学(华东)校园导航-According to the graph in data structure,achieving the guided system of China Univercity of Petroleum
Guided-Image-Filter
- 图像引导滤波器,能够实现保留细节的图像滤波处理-Guided Image Filter.m
Embedded-Automatic-Guided-Vehicle
- 自动导引小车,包括PWM驱动,红外避障传感器驱动,测速传感器驱动。以及应用程序。 QT客户端,实现对小车的实时监控。-Automatic guided vehicles, including PWM driver, infrared obstacle avoidance sensor-driven, speed sensor driven. And applications. QT client to achieve real-time monitoring of the car.
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
quality-guided
- Quality guided method for phase unwrapping
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
guided-image-filter
- 引导滤波器,以中值滤波器为基础,实现图像的引导滤波-guided filter based on median filter
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.