搜索资源列表
ppt
- Recognition of books. Destroy a dark line on the end of page. Use k-means method. Use MatLab function
The-Dark-Side-of-CppB
- Borland c++ book. The dark side of borland
Improved-single-Image-Dehazaing-using-dark-channe
- this paper describes the method of dehazing
098398slides
- 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,对致力于图像处理方面的人士有很大帮助。-The general content is presented foggy image to a thing called dark colors priori, very clever, those interested can look at. Using OpenCV to defogging algorithm in
ScriptResource
- 办公系统简单后台模板,深蓝色风格,带登录页面及后台操作页面,操作页以选项卡形式打开,操作还是挺简单的-Office systems simple background template, dark blue style with login page and background operation page, operating page open in the form of a tab, the operation was quite simple.
HazeRemoval-DarkChannel-
- 图像通过暗通道可以得到图像的近似深度信息,这些信息可以实现图像的复原-The image can be obtained through the dark channel approximation of the image depth information, which can achieve the recovery of the image
anyuanse
- 基于改进的暗原色理论的图像增强算法,对于图像的改善效果很明显哦-Based the dark primaries theory improved the image enhancement algorithm for image improvement effect is obvious Oh
Dark-Speeder
- About a Line Follower Robot
zftjh
- 直方图均衡:增强图像的对比度,使暗的部分变亮,亮的的部分变暗,对光照强时具有较强的鲁棒性-Histogram equalization: to enhance image contrast, the dark parts brighter and dark parts brighter on light intensity, have a robust
ldduibidu
- 《数字图像处理》亮度/对比度处理 1 第二 第二第二 第二章 章章 章 亮度 亮度亮度 亮度/对比度处理 对比度处理对比度处理 对比度处理 一、亮度处理 直观结果:图像整体变亮(暗)。 原理:加大(减小)每个像素点的三基色值。 计算式: V=V *(1+d) V——调整后的颜色值 V ——原颜色值 d——亮度调整系数,-1<=d<=1
Java-basic(1)
- 黑马程序员经典笔记(一):语法基础(关键字,数据类型,常量,变量,运算符,数组等)-Dark horse classic programmer notes (a): Syntax basis (keywords, data types, constants, variables, operators, arrays, etc.)
java--OOP
- 黑马程序员经典笔记:类与对象、方法、构造方法、this关键字、单态设计模式、封装等-Dark horse classic programmer notes: classes and objects, methods, constructors, this keyword, single-state design pattern, packaging, etc.
java-common-API
- 黑马程序员经典笔记:java中常用api(String类、StringBuffer类、基本数据类型包装类、system类、Math类、时间类)-Dark horse classic programmer notes: java commonly used api (String class, StringBuffer class, the basic data types wrapper class, system class, Math class, time category)
java-Collection
- 黑马程序员经典笔记:集合、集合框架工具类和泛型-Dark horse classic programmer notes: a collection of tools and generic collections framework
java_File_IO
- 黑马程序员经典笔记:File类和递归、IO流(完成数据的输入输出)-Dark horse classic programmer notes: File class and recursive, IO stream (for data input and output)
MusicCD
- dark GDK设计方案,music如何使用的源代码-dark GDK design, music how to use the source code
Channel-Division-drak-image-enhancement
- A content-aware algorithm that enhances dark images, sharpens edges, reveals details in textured regions, and preserves the smoothness of flat regions is proposed. The algorithm produces an ad hoc transformation for each image, adapting the mapping f
Dark-USB-Cleaner-v3
- the software used to clean your usb port for shorttcut virus
s7-200study-ziliao
- S7-200西门子PLC编程图书资料,可以方便初学者从浅入深的学习,里面内容详细丰富,是个不错的选择-Siemens S7-200 PLC programming books, easy for beginners to learn the light into the dark, which is rich and detailed, is a good choice
fast-template-matching
- 本文提出一种基于图像边缘几何特征的快速模板匹配算法。算法利用边缘 点的位置和梯度方向作为匹配信息进行相似度计算。可以很好的避免因图像明 暗变化、光照不均匀、旋转所带来的影响,且对于部分遮挡的情况,亦可以得 到良好的匹配结果。为了得到边缘点坐标和梯度方向,本文根据曲面拟合原理, 通过平移变换,推导出精确梯度方向和亚像素边缘坐标的快速算法。既加快了 算法的处理速度,也是匹配算法高精度的前提保证。为了使匹配算法满足实时 性要求,主要采用阈值判断和图像金字塔算法的搜索策略。在阈值