资源列表
JALRP000
- This my first text-mode data painter function which is a source code avaiable at Borland Turbo C and Turbo C++. I would like to upload this a memory about a new software sub-culture. to be a brave member. This is available for up to 80x50 text mode (
m2015_07_09
- 在噪声条件下,对噪声图像进行频谱分析,并用边缘检测来削减噪声的影响,得到良好的频谱质量!-Under the condition of noise, the noise image spectrum analysis, and the influence of edge detection to reduce the noise, get good spectrum quality!
imKmeans
- 实现图像的Kmeans聚类,完美实现图像分割-The K Means clustering of image, the perfect image segmentation
YUV2RGB
- 从YUV422流中圈选部分区域,输出RGB数据
usart
- 实验目的:熟悉USART通信.串口调试助手发送数据给877,877收到后再转发回串口助手-Experimental Objective: To know USART communications. Serial debugging assistant to send data to 877,877 and then forwarded back to receive the serial Assistant
RQNOJ-NOI95-stones-combined.cpp
- NOI95石子合并,最小的分采用四边形不等式优化,大大降低了复杂度,提高效率-NOI95 stones combined, the smallest sub-optimal use of quadrilateral inequality, greatly reduces the complexity and improve efficiency
upsidedown
- 使用opencv进行图像的转换,非常有效-Opencv convert the images to use, very effective
White-Balance
- 白平衡算法,一种很有用的白平衡实现的代码。-White Balance
wbalance
- 改进的LoG边缘自动白平衡算法 Improved method of automatic white balance based on LoG edge -Improved LoG edge of the automatic white balance algorithm Improved method of automatic white balance based on LoG edge
support_vector_machine
- 实现了SVM算法对图像监督分类,用户需要自己设定参数。-Achieve a supervised classification SVM algorithm for image, you need to set their own parameters.
Wiener-filtering
- 通过维纳滤波迭代算法,来实现图像复原,代码比较易懂,新手可以来熟悉一下-Wiener filtering through the iterative algorithm to achieve image restoration
pca
- 可用于高光谱图像处理的自己编的PCA函数,Matlab版的.主要作用是降维.-the pca function is used to hyperspectral image processing.