资源列表
SolveOMP
- OMP算法实现,主要用于重构,解决1范数问题,可以用于压缩感知-the complication of OMP algrithm to recovery,the maily function is to solve 1 norm question,it can be use in compressed sensing.
firfilter
- 比较好的fir滤波器代码,只是不能导入数据。不能处理实际数据,只能做一班研究-it a very good code of FIR filter
RGB.m
- find Avg RGB s1=imread( 7 img blue.jpg ) vec=reshape(s1,prod(size(s1))/3,3) R1=sum(vec(:,1))/length(vec(:,1)) G1=sum(vec(:,2))/length(vec(:,2)) B1=sum(vec(:,3))/length(vec(:,3)) RGB=[R1 G1 B1]- find Avg RGB s1=imread( 7 img b
EasyMap_15-8
- 基于MapObjects的GIS小软件,可以实现地图的加载、控制操作、编辑、缓冲区分析、叠置分析、属性查询、专题制图等功能。-Based on MapObjects GIS software, map loading, control operations, editing, buffer analysis, overlay analysis, attribute query, thematic mapping and other functions.
ReadShpFile
- MFC开发的从底层读取shapefile文件,并计算图形面积的小程序。仅支持线型文件。-MFC developed from the bottom to read the shapefile, and a small program to calculate the graphics area. Only support a linear file.
Human-Body-Tracking
- 实现了人体跟踪的基本功能,在Visual C++平台运行。(源码)-Human Body Tracking
Handwritten-digit-recognition
- 根据数字的笔画和书写顺序两个属性开发的手写数字识别系统-According to the numbers of strokes and writing order two properties developed by handwritten numeral recognition system
Besenha
- 用逐步比较法或Besenham法绘制圆,用逐步比较法或Besenham法绘制圆-Draw a circle with step by step method or Besenham France
CSharp-ArcGIS-Engine
- 本文件是一本指导读者快速入门ArcGIS Engine 并提高的书籍,着重介绍了ArcGIS Engine 的 基本结构、开发技术和使用中的一些技巧,通过本书的学习,读者可以对ArcGIS Engine 的许多 具体功能有个较清晰的了解并加以应用。-This document is an ArcGIS Engine, Quick Start guide the reader and to improve the books, focusing on the ArcGIS Engine
3Dsmoke
- 基于网格算法的烟雾模拟,使用opengl渲染-Smoke simulation
CAD2SHPV0811
- 基于AE实现的CAD dwg格式转shp格式,并根据纠正点进行spatialAdjustment-Based on AE CAD dwg format to shp format, and in accordance with the corrective point spatialAdjustment
tuxiangzengqiang
- 图像增强实验,,计算两幅图像大小,灰度平均值,灰度标准差,协方差,相关系数等-mage enhancement experiment
