资源列表
AVA_dataset
- ava数据库下载代码,用于图像美学质量评价-download ava dataset,image aesthetic assessment
minhascode
- Java based drawing application to show how to drawing in java. you can create small drawing application using this source code
Metro_Paint
- A simple painting application source code using C#. you can expand it to some extend-A simple painting application source code using C#. you can expand it to some extend...
test
- erdas雷达基本操作模块,斑点噪声,边缘增强,图像增强,亮度调整-erdas basic operation of radar module, a speckle noise, edge enhancement, image enhancement, brightness adjustment
A
- 汽车的全景环视系统的论文,可以初步了解鱼眼矫正和拼接的知识-Panorama car looking around the system papers, a preliminary understanding of knowledge fish-eye correction and stitching
B
- 几篇汽车的全景环视系统的论文,可以对鱼眼图像有初步的认识和算法的研究-Several panoramic look around the car system papers, research can have a preliminary understanding of algorithms and fish-eye image
transformResults
- 把一幅360度的全景照片通过算法展开成为一幅平面图像-To a 360-degree panoramic photos by algorithm is developed into a flat image
Car-navigation-source-code
- 车载导航源码,对车载网研究的有一定帮助,该程序通过MATLAB验证,可以运行通过-Car navigation source code, the car network research has some help, the program verified by MATLAB, you can run through
14-node-CPSO-algorithm
- 14节点的无功优化是用粒子群算法实现的,很实用,希望对大家有帮助。-14-node reactive power optimization is achieved using particle swarm algorithm, very practical, we hope to help.
DF-basic-performance-MRC
- (可用)协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益-(Available) co-communication DF (decode forwarding) basic performance, the basic model S-R-D three nodes, the receiver uses MRC (maxim
2222222222223
- 图像增强处理 直方图均衡 小波变换改进了小波变换,提高了直方图均衡算法等-Image enhancement processing histogram equalization wavelet transform has improved wavelet transform to improve histogram equalization algorithm and so on
TQ_RGB_S1
- Matlab图像处理-RGB色彩提取原理方法. 本文中提到的RGB色彩提取方法最为关键的也最为难以严格界定的地方是对于R/G/B三种颜色的判别规则,本文中提到的判别规则是更具R/G/B中某一颜色分量明显不小于其它分量时,即判别某像素点为某种颜色,并通过设置判别阈值,来控制判别条件的颜色与否。为了保持图片的完整性(即三种色彩提取结果中彩色相加后能得到原图),本例中默认设置阈值为0,为了得到更为单纯的颜色,可适当增大阈值。-Matlab image processing- RGB color ext