资源列表
dontaitu
- 在VC++编程环境下 实现绘制波形图动态图-In VC++ programming environment to achieve the waveform plots dynamic map
bm3d
- 用matlab编译的bm3d去噪代码,另外有均值滤波,中值滤波还有频域滤波的代码。-Bm3d denoising using matlab compiled code, and another mean filtering, median filtering and frequency domain filtering code.
perceptron_
- 感知机 代码,源数据为五维,前四为输入数据,最后一列为分类-Perceptron code, the source data for the five-dimensional, the first four of the input data, the last one listed as Category
gradient_descent
- 非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source
Matlab
- matlab GUI 实现课程设计 综合运用MATLAB工具箱实现图像处理的GUI程序设计,-comprehensive curriculum designed to achieve matlab GUI toolkit for image processing using MATLAB GUI program design,
ImageContrastEnhance--sourcecode-
- 图像对比度增强 java源码 UCI Aditi Majumder, Sandy Irani等 Contrast Enhancement of Images using Human Contrast Sensitivity-Image contrast enhancement java source UCI Aditi Majumder, Sandy Irani, etc. Contrast Enhancement of Images using Human Contrast Sensiti
matlab-HSI2RGB
- matlab hsi到rgb转换源码 function rgb=hsi2rgb(hsi) a=size(hsi) b=a(1) H = hsi(:,1) S = hsi(:,2)/255 I = hsi(:,3)/255 -matlab hsi to rgb conversion source function rgb = hsi2rgb (hsi) a = size (hsi) b = a (1) H = hsi (:, 1) S = hsi (:, 2)
histogram-equalization
- 数字图像处理中直方图均衡化C++源程序实例。显示图像处理的均衡化直方图-Digital image processing source code examples histogram equalization C++. Display image histogram equalization processing
longll
- 用鼠标左键点击可使其大的立方体变成小的立方体,在点击立方体会变得更小,点击超过一定的次数立方体就脱离中心轴而变成独立的旋转。点击右键其状态又恢复成原来的状态。键盘shift+、--控制立方体的数量。-Left-click to make it big cube into small cubes, cubes become smaller at the click, click on the cube over a certain number of times and become indepe
OFDM
- OFDM完美出图,信噪比,16QAM星座图,加窗信号时域和频域波形图-Perfect figure, OFDM SNR, 16 qam constellation diagram, add window signal time domain and frequency domain waveform figure
OOGLFrame
- OpenGL演示程序, 菱形的旋转物体, 代码模板-OpenGL demo program, diamond-shaped rotating object, code templates
ex_Image
- 月球撞击坑的自动识别(基于影像的),主要涉及影像的阈值分割、区域生长、条件匹配、边缘提取及拟合-Lunar craters automatic identification (image-based), mainly related to the image threshold segmentation, region growing, conditional matching, edge extraction and fitting
