-
VC6.0 environment in the implementation cards with music OPENCV Cayman filtering...
在VC6.0环境下用OPENCV实现卡乐曼滤波算法。-VC6.0 environment in the implementation cards with music OPENCV Cayman filtering algorithm.
- 2022-11-17 14:05:04下载
- 积分:1
-
该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什
该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什-哈达玛变换,f为时域值,F为变换域值,power为2的幂数,Walsh1函数为二维变换;在该函数中取出了一幅位图的所有像素,用来进行变换.具体算法过于专业,我就不细说了。-the realization of an image Walsh transform. First imagewnd definition of a category, such can be used for the bitmap is created, displayed; WALh function for the rapid Walsh-Hadamard transform, too-valued f, F value of the transform domain, power and the power to two the number Walsh1 function of two-dimensional transform; function in the removal of a bitmap of all pixels, used for transformation. specific algorithm is too professional, I will not elaborate on this.
- 2022-07-10 19:38:16下载
- 积分:1
-
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL...
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术:
part1: win32的消息循环, OpenGL的设置.画一些简单的图形.
part2: 处理并且显示卡通图片.-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on OpenGL but also talk about the designs that are commonly used in game programming with a full object oriented approach. This source include two articles:
Part 1: covers the win32 message loop, the window creation and the setting-up of OpenGL. You will also learn how to draw some simple shapes.
Part 2 : Covers resources handling and displaying simple animations.
Contents
- 2022-05-27 22:46:10下载
- 积分:1
-
用浮动水平线法实现的三维曲面造型。
用浮动水平线法实现的三维曲面造型。- With fluctuation horizontal long-base method realization three
dimensional surface modeling.
- 2023-03-27 22:20:03下载
- 积分:1
-
source, a very simple and useful on my comrades ah I can not stand the hardship...
一些实例源程序,很简单,有用就同志我啊 我很困纳纳 受不了-source, a very simple and useful on my comrades ah I can not stand the hardship Nana
- 2022-07-13 02:13:29下载
- 积分:1
-
对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中...
对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中StOMP方法是用不同的阈值-Contrast to BP, OMP, StOMP effect on the reconstruction of natural images, input image is a 256* 256 lena image, we use the compressed sampled, and then reconstruct them the above-mentioned three methods to compare their results, which StOMP method is to use different thresholds
- 2023-06-15 04:20:04下载
- 积分:1
-
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.-apply to the 256-level grayscale bitmap. Direct linear side _ _ _ smoothing threshold _ filtering.
- 2022-02-09 23:23:14下载
- 积分:1
-
3D动画简单效果的源代码。有简单的动作。供学习使用。
3D动画简单效果的源代码。有简单的动作。供学习使用。-Simple 3D animation effects of the source code. Has a simple action. For learning to use.
- 2022-02-21 07:50:12下载
- 积分:1
-
如何在Visual C++中实现Choen
如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
- 2022-03-02 22:11:46下载
- 积分:1
-
/ *包含在这段代码中的* TIFF作家/
/* The TIFF writer contained in this code */
/* assumed that the machine on which it */
/* is running stores numbers with the */
/* most-significant byte first, i.e., in */
/* the "big-endian" byte-order. */
//tiff:标签图像文件格式。100多kb的源代码,-/* The TIFF writer contained in this code*//* assumed that the machine on which it*//* is ru nning stores numbers with the*//* most-signif icant byte first, i.e., in*//* the "big-endian" byte-order.*///tiff : Tagged Image File Format. More than 100 kb of source code,
- 2022-05-07 06:34:47下载
- 积分:1