搜索资源列表
nxy1
- VC环境里插入图片并得到图中任意四个像素点采样值然后求平均值一消息框的形式出事给使用者-VC environment to be inserted into the picture and map arbitrary 4 pixel sampling then find the average value of a news box in the form of trouble for users
dogcreating
- 数字正设影像的生成 由中心投影的航空图片生成 采用最邻近点重采样-figures are based images generated by the aviation center projection images generated using the nearest point Resampling
ExtractWatermark
- 采样一幅图.利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图.-a sampling plan. Using wavelet based binary variable (Watermark) to change the picture, which extraction of a subband histogram.
showwave
- 本人自编程序,用于采集波形的实时显示及谱分析,在1.7GHzCPU、256M内存、独立显卡64M显存的配置机器上可达200kHz的采样显示。
caiyang
- 采样功能模块,运行环境为LabVIEW8.0
OscRead
- PC连接、控制示波器,读取示波器采样波形,显示并可保存成bmp位图。
rgb_yuv_1
- 将.rgb格式的图像转换为.yuv格式的图像,.yuv格式的图像按4:2:0采样-will. Rgb format conversion of images. YUV format images. YUV format image with 4:2:0 sampling
yaogan
- 能够进行raw格式像bmp格式转化,进行边缘跟踪,进行滤波处理,进行线性拉伸和灰度重采样等功能-capable raw format as bmp format conversion, tracking, filtering, linear stretch and gray resample function
DSP波形的产生
- 波形的产生,采样,平移,抽样,及离散傅里叶变换和快速傅里叶变换
SerialPort
- 这是一个在LABVIEW上实现的使用LABVIEW自己产生信号,然后将上述波形采样,并通过串口发送,把上述信号存在特定的文件里,同时能实现回放,最终接收端接收串口数据,并构建波形。-This is implemented on a LABVIEW generated using LABVIEW own signal, and then the waveform samples, and sent through the serial port to the signal the presence
CubeToSphere
- 6张立方体天空盒贴图转换成天空球贴图的工具,可用于转换cs的天空盒贴图为相应的天空球贴图,采用nearest采样,而不是linear加权采样,因此对于输出大图像时,效果不会很好,会出现块状-6 cube texture sky box the ball into the sky mapping tool that can be used to convert cs sky box texture maps for the corresponding sky ball, using nearest
filter
- 巴特沃斯低通滤波器的MFC程序,FS是采样频率,fp是截止频率,大家-Butterworth low-pass filter MFC process, FS is the sampling frequency, fp is the cut-off frequency, we take a look at
Scope
- 一个漂亮的VC++示波器生成类附源码实例,美观实用,如果你在编写一款采样软件,那么这个示例或许对你很有用,另附上一个示例代码,希望对大家有所帮助。该类提供了一些方法可供调用,比较方便。如果要显示采集到的数据,只要简单的调用AddValue和UpdateCurve就可以了。-A nice oscilloscope VC++ source code examples with the generated class, beautiful and practical, if you write a s
jxf_BMP_0612
- 解析并显示位图文件,颜色空间的转换,显示RGB/YUV文件,图像的量化和采样 -Analytical and display a bitmap image file, color space transformation of the display RGB/YUV files, image quantization and sampling
FFT_CPP2010
- FFT_PRJ采样数据为8192个点C++2010代码实现快速傅里叶变换,数据的来源于txt文件,有演示窗体.-The FFT_PRJ sampled data for 8192 the point C++2010 code fast Fourier transform data from txt file demo form.
AntiAlias-Project
- VC下的gdi高频采样抗锯齿的例子,对于图形界面开发有很强的借鉴意义-high antialiasing example using gdi in VC++, for GUI development with a strong reference
ZUIXIAOERCHENGFAcurvefitting
- 自动根据采样点进行拟合,采用最小二乘法,效果很好。-Least squares fitting circle through the border at several sampling points , and then fitted to the arc , good results
2812_FIR
- FIR直接卷积运算 加窗函数 hann采样频率128000 截止频率5-Hann FIR convolution operation directly add window function
particle-filter
- opencv实现了一种目标跟踪算法——粒子滤波算法,算法的思想来源于文献[1][2],且在其思想上稍微做了些修改。其大概过程是:首先手动用鼠标框出一个目标区域,计算其直方图特征值作为模板,然后在该目标中心周围撒粒子,根据所撒粒子为中心的矩形框内计算其直方图特征,并与目标相比较,最后根据比较出的结果重复上面过程,即重采样的方法撒粒子,粒子扩散,状态观察,目标预测。最后通过实验证明,取得了较好的效果。-particle filter
3D_Terrain_rendering_MFC_COIN3d
- 采用 MFC(v2008)+ Coin3d实现的地形三维渲染程序,工程中包括中国区域的地形数据(来自于GEBCO, 由于数据较大,进行了重采样处理) 其中,采用单文档, #pragma comment(lib, coin3d.lib ) #pragma comment(lib, sowin1d.lib ) #pragma comment(lib, simvoleon2d.lib ) 以上三个库均采用V2012重新进行了编译。-MFC(v2008)+ Coin3d t