搜索资源列表
JOS
- mean-shift跟踪算法中核窗口大小的自动选区
vc
- 编写一个基于对话框的程序不使用系统默认的标题栏和边框进行绘制.自行处理边框,标题栏,标题栏按钮.窗口 可以被调整大小
master-image-storage-format
- 1、掌握Windows 下的DIB图像的存储格式和基本的处理方法; 2、编写程序进行图像的模板处理; 3、窗口大小为:3*3 -1, the DIB under the Windows master image storage format and the basic treatment methods 2, the preparation process of the template image processing 3, window size: 3* 3
自适应加权中值滤波算法
- 提出了一种基于相似度函数的自适应加权中值滤波算法。该方法首先通过噪声检测确定图像中的噪声点,然后 根据窗口内噪声点的个数自适应地调整滤波窗口的尺寸,并根据相似度大小,巧妙地将滤波窗口内各个像素点自适应分 组并赋予相应的权重,最后对检测出的噪声点进行加权中值滤波。计算机模拟实验结果表明:该算法既能有效地滤除噪 声,又能较好地保护图像细节,比标准中值滤波具有更优良的滤波性能。-A similarity function based on adaptive weighted medi
mtkdrive
- mtk驱动其实不难,每个做mtk的公司的驱动工程师可能都有这样的感受:我是个打杂的 - -! lcd的调试一般是这样:首先是客户提供lcd模组和一些lcd驱动芯片的初始化代码,休眠代码,可能还有写窗口代码的寄存器的值。我们拿到这些代码后,如果之前有调好的类似大小的lcd的驱动代码,就可以借用这个模板,如果没有另说。一般都有往寄存器写数据的函数,直接copy,按照模板,可以把客户提供代码全部放进去后,正常情况下(lcd和pcb在硬件上相同,数据传输的数位相同),屏都是能点亮的,可能会有些
VisualBasic6.015010.20
- Visual Basic6.0的渐变的窗口背景,让窗口运行在不同的分辨率下,控件随着窗口大小按比例变化的编程-Visual Basic6.0 the background of the gradient of the window, so that the window is running in a different resolution, the control is in proportion with the size of the window changes in the prog
tuxiangzengqiang
- 关于对图像进行中值、均值等滤波,以及自适应选择窗口大小,以获得更好的滤波效果;-The program is about the mean filter,media filter and so on
mfc_control-change
- MFC 控件随窗口大小变化而变化的编程实现,MFC 控件随窗口大小变化而变化的编程实现。-The MFC controls varies with the size of the window changes, programming, programming MFC controls varies with the size of the window changes.
EasySize
- 管理窗口控件大小及位置,貌仅限于主窗口,不支持TAB 控件及其它创建窗口,可惜!-Management window controls the size and location, appearance is limited to the main window, do not support the TAB controls and other to create the window, unfortunately!
VB
- 这是关于VB自适应窗口大小调节的资料,有程序,有例子-It is about vb
WinMain
- 用C++实现一个小的Windows窗口,通过拖动鼠标改变窗口的大小-C++ to realize a small Windows window Change the size of the window by dragging the mouse