-
LOD
这款小DEMO是关于自己学习LOD地形分层算法的例子,其中简单显示了实现算法的过程(The DEMO is a small study on their own examples of LOD terrain hierarchical algorithm, which simply shows the process of algorithm)
- 2010-11-29 21:53:33下载
- 积分:1
-
OutputWord
实现热键截图的功能,把截到的图片保存到制定的文件夹中,然后把图片输出到报表中,形成报表!(Achieve hotkey screenshot function, the cut-off to save the picture to develop a folder, and then the picture output in the report, the formation of statements!)
- 2013-10-18 18:10:43下载
- 积分:1
-
数字图像处理(第二版)
说明: 这个是数字图像处理的算法原理介绍,讲的非常仔细,很好,是中文版。冈萨雷斯出的大作(This is the principle of digital image processing algorithm, speak very carefully, very good, is the Chinese version. Gonzalez's masterpiece)
- 2020-12-26 19:05:18下载
- 积分:1
-
测试
说明: 图像加密后期测试的程序,用来评价加密图像的质量好坏,可用于图像加密方面(mage encryption late test procedures, used to evaluate the quality of encrypted images, can be used for image encryption)
- 2021-04-28 16:58:44下载
- 积分:1
-
jquery.easing.1.3
jquery.easing.js 1.3 是一个配合jquery实现完美动画效果的扩展插件,比如我们在使用jquery制作一幅图片滚动或图片渐变,使用本插件可扩展或增强jquery性能,生成完美无缺兼容性更好的jquery动画来,它不仅可以用于图像特效,像一些基础的层操作也可以使用。(jquery.easing.js 1.3 is a perfect fit jquery animated extensions, such as we use jquery make a picture or a picture scroll gradient, using this plugin jquery enhanced scalability or performance, generate flawless compatibility and better jquery animation, which not only can be used for image effects, like some basic layer operations can also be used.)
- 2014-12-03 17:35:25下载
- 积分:1
-
图像压缩
JPEG2000图像压缩算法,可计算压缩比,MSE,PSNR等参数(JPEG2000 image compression algorithm, you can calculate the compression ratio, MSE, PSNR and other parameters)
- 2021-01-22 14:48:41下载
- 积分:1
-
Qt平滑曲綫
这是个qt绘制贝塞尔曲线的介绍文档,适合新手学习。(This is a QT drawing Bessel curve introduction document, suitable for novice learning.)
- 2020-06-20 14:20:01下载
- 积分:1
-
Unet
说明: UNet最早发表在2015的MICCAI上,短短3年,引用量目前已经达到了4070,足以见得其影响力。而后成为大多做医疗影像语义分割任务的baseline,也启发了大量研究者去思考U型语义分割网络。而如今在自然影像理解方面,也有越来越多的语义分割和目标检测SOTA模型开始关注和使用U型结构,比如语义分割Discriminative Feature Network(DFN)(CVPR2018),目标检测Feature Pyramid Networks for Object Detection(FPN)(CVPR 2017)等。(Its influence has reached 70% in 2015. Then it became the baseline that most of the medical image semantic segmentation tasks, and inspired a large number of researchers to think about the U-shaped semantic segmentation network. In the aspect of natural image understanding, more and more SOTA models of semantic segmentation and object detection begin to pay attention to and use U-shaped structure, such as semantic segmentation, discriminative feature network (DFN) (cvpr2018), feature pyramid networks for object detection (FPN) (CVPR 2017), etc.)
- 2020-12-07 13:11:13下载
- 积分:1
-
ColorPickDemo
提取并显示鼠标所在图像点的颜色,C++精选学习源码,很好的参考资料。(To extract and display the image color, select learning C++ source code, a good reference.)
- 2013-11-27 07:44:55下载
- 积分:1
-
xiaobo
数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。
含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
- 2019-06-04 10:40:35下载
- 积分:1