-
个人作平,仅供参考。
个人作平,仅供参考。-individuals-ping, for reference purposes only.
- 2022-06-15 00:09:20下载
- 积分:1
-
matlab重建3D模型
输入为三维数组,通过set函数设置了简单的镜面反射,球体对象属性和当前句柄图形属性。brighten做增量,最终设置色彩索引和灯光属性,完成整个的三维重建过程
- 2022-01-21 05:48:30下载
- 积分:1
-
的tvreg包总变异的MATLAB函数的集合(电视)B.
全变差图像处理方法,利用全变差做图像去噪、去卷积和修复-The tvreg package is a collection of MATLAB functions for total variation (TV) based image denoising, deconvolution, and inpainting, and an implementation of Chan-Vese segmentation
- 2022-08-21 14:12:30下载
- 积分:1
-
OpenGL 读取obj文件
c++实现的,opengl库读取obj文件,显示三维图形。obj文件需要作为参数传入,内含makefile可以在linux环境下编译。
- 2022-01-26 00:54:58下载
- 积分:1
-
.3 Ds file format descriptions and to read the source code, in the document. In...
.3ds文件格式说明及读取的源码,在文档中。在三维图形处理是必须的。-.3 Ds file format descriptions and to read the source code, in the document. In the three-dimensional graphics processing is required.
- 2022-12-01 23:45:03下载
- 积分:1
-
用于图像编程中局域网center的处理程序和源代码的实现
用于图像编程中局域网center的处理程序和源代码的实现-for Image Programming LAN center handling procedures and the realization of the source code
- 2022-03-17 04:26:54下载
- 积分:1
-
3d picrure
3d picrure
- 2022-12-20 14:20:04下载
- 积分:1
-
H264的测试向量产生,包括边缘检测和macroblock
H264的测试向量产生,包括边缘检测和macroblock-dz-H264 of the test vectors generated, including edge detection and macroblock-dz
- 2023-05-06 05:00:03下载
- 积分:1
-
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码...
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add code
- 2022-06-14 13:18:09下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1