搜索资源列表
Polygon
- 为了pudn,我平了两个多边形求交,用Visual C++写的,适合懂MFC的人,感觉写得还不错,
test Geo Tiff
- 这是使用VC6读写GeoTiff库的工程,包括相应的LIB库,但不包括GeoTiff库的源代码,你可以在www.pudn.com上直接下载GeoTiff库的源代码.-This is the use of the VC6 GeoTiff literacy projects, including the corresponding LIB basement, GeoTiff but not the source code, You can download directly www.pudn.com
OpenCVResource
- OpenCV方面的资料,都是从网上搜集到的。以前我往pudn上发过其它方面的资料。这次发的是一些比较零散的,主要还是网页形式的,包含:OpenCV论文,源码,及英文文档
skeleton.rar
- 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
dt_cwt__texture.rar
- 基于纹理的数字图像检索MATLAB代码,不错.,Texture-based Image Retrieval System
ipp.rar
- 高性能多核编程IPP,对图像处理及人工智能很有帮助,High-performance multi-core programming IPP, very useful for image processing and artificial intelligence
simplisma
- simplisma算法,可用于多光谱分解-simplisma for multi-spectrum unmixing
MS-PiecewiseSmooth
- 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
OV528_DS_1.3
- OV528开发指南手册, -OV528 Development Guidebook
FCM
- 基于matlab写的HCM和FCM程序,以及快速算法KFCM算法,对写毕业设计的很有用-Based on matlab HCM and FCM written procedures and fast algorithm for writing, KFCM algorithm of graduation design is very useful
autopano-sift-C-2.5.0
- sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
3D_copy_2
- 用C++编写的实现LIDAR点云的读取和滤波的程序代码。-Prepared using C++ implementation of LIDAR point cloud filtering of the read and program code.
pocs
- 这是有关超解像的程序,使用的是POCS算法,网上有关他的程序很多都缺子程序,这个比较全。-This is the ultra-Jie Xiang procedures, using the POCS algorithm, the Internet many of the procedures of his short subprogram, the more full.
Curvelet
- 主要讲解curvelet变换在图像处理方面的学术论文-Mainly on the curvelet transform in image processing papers
TDLMS
- 图像处理中应用非常广泛的二维最小均方误差算法(TDLMS)。绝对好用!-Image Processing is widely used two-dimensional MMSE algorithm (TDLMS). Absolute ease of use!
h264TEXT
- h.264详细编码.经过严格测试,效果不错的-h.264 encoding in detail. After rigorous testing, the effect of good
PUDN
- Replace the native Matlab Hamming window
Raytracing-java
- Raytracing method java implemented
gmac
- 根据队列信息,使ns中的smac可以自适应地改变占空比。-depending on the queue, make smac changes the duty cycle dynamicly
TwoDimensionalFastFourierTransform
- 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F