资源列表
常用编程图标
- 非常丰富的界面图标资源,需要的可以直接拷贝。非常漂亮,可以直接使用。(Very rich interface icon resources, the need can be directly copied. It's very beautiful and can be used directly.)
server
- 基本的人脸识别,简单测试,如有问题,欢迎纠正。(Basic face recognition, simple test, if there is a problem, welcome to correct.)
Wavelet_SR
- 本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得 % 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分 % 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子 % 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高 % 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This prog
cvHaarDetectObjects
- 基于openCV的人脸检测Demo,级联分类器在openCV中找(opencv\sources\data\haarcascades)。(Face detection Demo based on openCV)
detectMultiScale
- 基于openCV的人脸检测实现,分类器在源码中(opencv\sources\data\haarcascades)(Face detection Demo based on openCV)
caffe-201701
- 在linux平台上运用caffe使用神经网络算法对图像进行分类,预测。在计算机视觉中(机器人视觉中)占主导作用。(On the Linux platform, Caffe is used to classify and predict the image using neural network algorithm. It plays a dominant role in computer vision (robot vision).)
SSIM
- SSIM是一种全参考图像质量评价方法,对失真图像的质量进行评价,评价结果在0到1之间(SSIM is a full reference image quality evaluation method to evaluate the quality of distorted images. The evaluation results are between 0 and 1.)
Cookbook
- Openlayer地图开源库的高阶应用,是对beginner的补充和淬炼(Nowadays, OpenLayers is the most complete and powerful open source Javascr ipt library to create any kind of web mapping application. In addition to offering a great set of components, such as maps, layers, or con
sad_motion _track_detect
- 基于帧差法与图像块匹配方法的运动目标检测与跟踪,可以实际操作,性能还不错的(The moving target detection and tracking based on the frame difference method and the image block matching method can be actually operated, and the performance is good.)
程序
- matlab关于信号处理的经典算法,想要了解的可以下载(Matlab classic signal processing algorithms that you want to know can download)
Design Pattern in ArcObject
- ArcObject中的设计模式,课程ppt(Design Pattern in ArcObject)
1
- 多孔算法与小波变换间原关系,含重构源信号。(The original relationship between the porous algorithm and the wavelet transform)