搜索资源列表
用bandelet进行图像分割的matlab代码
- A Matlab Tour of Second Generation Bandelets 附有每部分代码的说明 function x = perform haar transform(x, dir); x = x(:); % to be sure we have a column vector J = floor( log2(length(x)) ); % number of scales if dir==1 % forward transform for j=1:J c = x(
GDAL_1.9
- 编译好的的GDAL 1.9库(VS2008),包括bin,data,lib,include文件夹-Compiled GDAL 1.9 for VS2008, include bin, data, lib and include dir.
astron.dir.tar
- NASA的天文库函数,内容丰富,欢迎大家分享学习-NASA library function of the day, content-rich, welcome everyone to share study
RMB
- 主要是人民币方向识别问题判断,提取4个特征区域-RMB dir
inpainting
- image inpainting -CS7495 Final Project Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). First, the C code needs to be comp
imagestitch
- 这是一个基于DIR的图像拼接程序,里面功能很全,做图像处理的兄弟们可以参考一下-This is a program based on DIR image mosaic, which features a very full, do image processing can refer to the brothers
phone-DIR
- It is a telephone directory written in c++ with beautiful graphics.-It is a telephone directory written in c++ with beautiful graphics.
gpx4jpg
- 照片地理信息修正工具。利用手机或者其他手持移动设备抓下来的.gpx地理信息文件(包含时间戳和GPS经纬度信息),来实现昂贵的相机GPS模块功能。具体用法: gpx4jpg.py <.gpx file> <pic dir> 第一个参数是.gpx文件,第二个参数是批量处理的照片目录。-Photo geographic information correction tool. Use of mobile phones or other handheld mobile
abc
- 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))
3d_point_cloud_ex.dir
- 3d_point_cloud_ex.dir.zip
assignment_learning_ex.dir
- assignment_learning dlib example
bayes_net_ex.dir
- bayes net dlib sample