资源列表

« 1 2 ... .90 .91 .92 .93 .94 6595.96 .97 .98 .99 .00 ... 7721 »

[图形图像处理(光照,映射..)98026493RayTracing

说明:光线跟踪是一种真实地显示物体的方法,该方法由Apple在1968年提出。光线跟踪方法沿着到达视点的光线的反方向跟踪,经过屏幕上每一个象素,找出与视线相交的物体表面点P0,并继续跟踪,找出影响P0点光强的所有光源,从而算出P0点上精确的光线强度,在材质编辑中经常用来表现镜面效果。光线跟踪或 称光迹追踪是计算机图形学的核心算法之一。在算法中,光线从光源被抛射出来,当他们经过物体表面的时候,对他们应用种种符合物理光学定律的变换。最终,光线进入虚拟的摄像机底片中,图片被生成出来。
<> 在 2025-06-23 上传 | 大小:87kb | 下载:0

[图形图像处理(光照,映射..)Image-feature-extraction

说明:文章中介绍了几种常用的图像特征提取方法,各种方法的原理解释的非常详细-The article introduces several kinds of commonly used image feature extraction method, the principle of various methods to explain very detailed
<鹿柳> 在 2025-06-23 上传 | 大小:348kb | 下载:0

[图形图像处理(光照,映射..)watermark

说明:基于C++编程的图形处理程序,能够实现图片水印的加载与分离-C++ programming based on the graphics processing procedures, to achieve the load and separation of the watermark
<阁垣柠> 在 2025-06-23 上传 | 大小:8.27mb | 下载:0

[图形图像处理(光照,映射..)kalman

说明:kalman滤波算法,对运动目标进行跟踪-kalman filtering algorithm to track moving objects
<华华> 在 2025-06-23 上传 | 大小:5kb | 下载:0

[图形图像处理(光照,映射..)readBMP

说明:C++读取bmp图像文件demo,以二进制流形式读入,从二进制流中解析bmp数据格式,并完成OpenCV格式的转换-A demo for reading BMP image using C++, binary stream is used as input, and parse data format bmp binary stream, finally complete the conversion OpenCV format
<allen> 在 2025-06-23 上传 | 大小:921kb | 下载:0

[图形图像处理(光照,映射..)CS

说明:压缩感知matlab代码及北京交通大学论文《用于压缩感知信号重建的算法研究》-Compressed sensing matlab code, and Beijing jiaotong university papers for compressed sensing signal reconstruction algorithm research
<周大鱼> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)diomondsearch

说明:运动搜索算法之钻石搜索及其matlab程序-ovement of diamond search search algorithm and matlab
<周大鱼> 在 2025-06-23 上传 | 大小:9kb | 下载:0

[图形图像处理(光照,映射..)LEP

说明:车牌识别的代码,很实用的,对于初学者来说易于理解和掌握的,适用的场景也是有黑夜的-License plate recognition code, very useful for beginners, easy to understand and master, the application of the scene is also a night
<977826020> 在 2025-06-23 上传 | 大小:2.76mb | 下载:0

[图形图像处理(光照,映射..)CSR_denoise

说明:基于稀疏表示和非局部相似的图像去噪,来自于西安电子科技大学董伟生教授。-Image denoising based on sparse representation and nonlocal similarity
<zhouyingyue> 在 2025-06-23 上传 | 大小:1.55mb | 下载:0

[图形图像处理(光照,映射..)vdgrayscale

说明:配置环境VS2010+opencn2.4.9 用于编辑V+D(2D加深度)格式3D图像中的深度信息。通过调整深度灰阶分布来达到优化立体感、层次感的目的-verified in VS2010+opencv 2.4.9. Use this program to adjust the depth information in a V+D image,which is proposed as Philips WoWvx
<姓名> 在 2025-06-23 上传 | 大小:4.09mb | 下载:0

[图形图像处理(光照,映射..)image-processing-algorithm-code

说明:上传的是常用的一些遥感领域图像处理算法的代码,如二值化变换,阈值变换,反色等,里面有源码和测试图片,还是挺实用的。-Upload some remote sensing image processing algorithms commonly used code, such as binary conversion threshold transform, and color and so on, which has the source code and test images, or ver
<Kingdon> 在 2025-06-23 上传 | 大小:4.11mb | 下载:0

[图形图像处理(光照,映射..)matlab

说明:十字路口车流通量及车身颜色的统计通过MATLAB创建系统对象,用于读入待处理视频,用于色彩空间转换、检测出包含汽车运动的图像块、用高斯混合模型检测背景、对检测出的运动车辆进行框画、标注检测到车辆的个数用于显示结果。颜色提取算法采用 RGB 颜色模型,利用MATLAB进行仿真-Crossing the circulation of the car and body color statistics by MATLAB to create object system, used to read th
<亢菲菲> 在 2025-06-23 上传 | 大小:172kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 6595.96 .97 .98 .99 .00 ... 7721 »

源码中国 www.ymcn.org