资源列表
house_2789
- draw house in opengl
3
- 该程序主要是对图像进行嵌入分块,很有作用,值得一看。- This procedure is mainly carries on the inserting piecemeal to the image, has the function very much, as soon as is worth looking
ringzy
- 此程序为一个功能函数,在绘制图像中起到作用,对初学者有一定的帮助-ringzy
img_merge_hdf
- 图像高通滤波处理,程序已经调试好。大家放心用吧!-image hdf
read_radar
- 读取88D天气雷达数据的专用格式数据 主要是径向风和回波-RADAR 88D data format velocity and dbz
sample
- 采用matlab中的M函数绘制粒子轨迹图-Drawing track of particles
order_statistics_filters
- 次序统计滤波器的Maatlab实现源代码,通过最大值、中值、最小值滤波器实现-order statistics filter
renlianjiance
- 能将图片中的人脸检测出来,并圈出来,很简单的方法,-Pictures of human faces can be detected, and ring out, a very simple way,
video-encryption-program
- 视频加密程序,带加密后的播放,刚调试好的-video encryption program,it can use
ZUIDALEI
- 图像分割 基于MATLAB像素邻域自适应阀值分割图像 适合用本程序处理用MATLAB的图像处理的任务-Image segmentation image segmentation MATLAB adaptive threshold image segmentation of neighborhood pixels for this procedure for image processing tasks based on MATLAB
ImageSearch
- 基于小波变换的纹理图像检索程序,对Brodatz标准纹理库中分割后的图像进行检索实验-Wavelet-based texture image retri procedures, image segmentation Brodatz standard texture library after the search experiment
line_intersect
- 判断过线段外一点沿某角度的直线是否与线段相交,如果相交则返回交点-to check the intersecting relationship about a line with a specified point along a specified angle and a line segment. to return the intersecting point coordinate if intersected.