资源列表
Shear
- shearlet图像融合的源代码,代码的功能是实现对两幅聚焦不同的图像进行分解-Shearlet image fusion of the source code, the function of the code is to achieve the two focus on the different image decomposition
Matlab Draw Code
- Examples of draw codes which help you to draw graphics
sparseMRI_v0.2
- Sparse MRI The application of compressed sensing for rapid MR imaging-Sparse MRI The application of compressed sensing for rapid MR imaging
Bayesian-CS-Laplace-Priors
- Bayesian Compressive Sensing Using Laplace Priors
BP
- bp神经网络,使用前馈神经网络很好的例子,做神经网络算法的朋友可以参考-bp neural network
ANN3
- aforge.net 人工神经网络很好的例子,做神经网络算法的朋友可以参考-aforge.net bp network
TMM_IAA_code
- 论文Image Attribute Adaptation Yahong Han, Yi Yang, Zhigang Ma, Haoquan Shen, Nicu Sebe, Xiaofang Zhou IEEE Transactions on Multimedia (IEEE T-MM), VOL.16, NO.4, pp.1115-1126, 2014 中的算法源码-source code for algorithms of paper: Image Attribute Adapt
zhifangtu
- MATLAB图像处理源码,对灰度图进行直方图均衡化-MATLAB to image processing, gray level histogram equalization
jiemina
- Java图形界面编程,AWT、布局管理器、事件模型,JFC、Swing编程。应用JBuilder快速开发图形界面程序。-Java GUI programming, AWT, layout manager, event model, JFC, Swing programming. JBuilder rapid application development graphical interface program.
rgb
- opencv实现将彩色图像的rgb三个通道提取-opencv realize image rgb color extracted three channels
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框-Clever escape achieve buttons. How to make property pages dialog box and the wizard dialog box, explain the fusion combo box (how to adjust the size of the combo box), list boxes
Code
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Writing multithreaded program, multithreaded applications easily arise. Mutex explain how to use the mutex object to realize multi-thread synchronization. How t