资源列表
AS3 缓动类
- flash动画效果使用缓动包。工具类swc,在flash中制作缓动效果的时候非常实用的一个工具。
光学图像处理Demo
- 初学者使用VC++进行光学图像处理的源代码
MiniDraw
- 基于QT进行简单的直线、矩形绘画,按钮的添加以及状态更新(Simple line and rectangle drawing, button addition and status update based on QT)
Image Processing toolbox
- 图像处理小工具箱,包括中值滤波,高斯滤波,均值滤波,canny边缘提取等小程序(Image processing toolbox, including median filter, gaussian filter, mean filter, canny edge extraction and other small procedures)
HoudiniExprEditor_v1_2_2
- 将houdini的内置编辑器中的vex或python的代码推送到vscode上。自动配置的语法高亮和自动补全。 (Houdini Expression Editor allows you to set up an external text editor for all type of expressions. Such as Vex snippet, python code, Hscr ipt. It uses a system of file watchers to keep track o
meanshift图像分割
- 实现meanshift 图像分割,效果还不错(Implement mean shift image segmentation, the effect is good)
用python显示图像直方图
- 我们要对图像求直方图,就需要先把图像矩阵进行flatten操作,使之变为一维数组,然后再进行统计。 一、画灰度图直方图 绘图都可以调用matplotlib.pyplot库来进行,其中的hist函数可以直接绘制直方图。
图像剪裁 matlab
- 使用MATLAB对指定区域的图像进行裁剪,获得目标图像
GMM-HMRF
- 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)
PPB算法
- PPB算法这个是应用于高斯去噪及sar图像去噪的一个传统算法,感兴趣的可下载看看
全国省、县界线shp格式矢量图(精确到县区域)
- 全国省市区县行政区划边界shp矢量图,精确到区县级(SHP vector map of provinces, cities, districts and counties in China, accurate to districts and counties)
GAN
- 利用matlab构成的GAN自动生成网络,网上大牛做的觉得挺好就放上来了,献给需要的人(Using matlab constitute GAN automatic generation network, online cattle do feel good put up, dedicated to the need of people)