-
Jpeg2000Gui
JPEG2000matlab实现
最新的图像压缩标准(JPEG2000matlab achieve the latest image compression standard)
- 2007-05-07 15:43:42下载
- 积分:1
-
VolumeRayCasting_101
利用raycasting实现三维重建,直接体绘制,老外写的(raycasting volume rendering C++ C# vs2008)
- 2019-04-20 08:58:59下载
- 积分:1
-
toushi
图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)
- 2020-11-18 23:39:40下载
- 积分:1
-
ocean-master
说明: 通过OpenGL实现一个简单的海洋模拟,不涉及光照。(A simple solution for ocean simulation)
- 2020-08-04 16:16:08下载
- 积分:1
-
hource
简单蚁群算法求解TSP的matlab源程序 不错的源码 很好(A simple ant colony algorithm to solve TSP matlab source good source is very good)
- 2017-05-18 13:06:21下载
- 积分:1
-
Information_hiding
用加密代码将文字隐藏在图片中,用解密代码将文字提取。c++(The text is hidden in the picture with encrypted code, and the text is extracted with decryption code.)
- 2017-11-27 20:04:12下载
- 积分:1
-
张正友摄像机标定
说明: 张正友标定方法的代码,已经包含了优化等情况,直接输入变可获得(calibration method code, Optimization has been included, direct input variable can be obtained)
- 2020-12-11 16:35:07下载
- 积分:1
-
bp-vision-master
置信度传播算法,用于恢复双视点图像中的物体深度(Belief propagation algorithm which is used to recover the depth of objects in dual view images)
- 2017-10-19 19:32:17下载
- 积分:1
-
SequenceImageWaveletCompress
matlab实现的小波图像压缩,序列图像压缩处理,效果很理想(Matlab realization of wavelet image compression, image compression sequence, and the effect is very satisfactory)
- 2006-10-24 02:23:42下载
- 积分:1
-
BM3D
说明: 自己实现的BM3D图像去噪算法。它首先把图像分成一定大小的块,根据图像块之间的相似性,把具有相似结构的二维图像块组合在一起形成三维数组,然后用联合滤波的方法对这些三维数组进行处理,最后,通过逆变换,把处理后的结果返回到原图像中,从而得到去噪后的图像。(Image Denosing by Sparse 3-D Transform-Domain Collaborative Filtering.)
- 2021-04-01 16:29:08下载
- 积分:1