-
Histogram-method
利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)
- 2015-04-14 15:56:07下载
- 积分:1
-
face-cut
人脸的裁剪mfc程序,用到opencv库,手动拖动框即可裁剪,附加了标定人眼的程序判断裁剪的人脸的好坏程度(Face of the cutting mfc program using opencv library, you can manually drag the box cut, attached to the human eye calibration procedure to determine the cut face of good or bad
)
- 2012-01-31 19:28:38下载
- 积分:1
-
lvgl的codeblocks仿真工程
LVGL的codeblocks仿真工程,都配置好的,可以直接打开运行
【核心代码】int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR szCmdLine, int nCmdShow)
{
/*Initialize LittlevGL*/
lv_init();
/*Initialize the HAL for LittlevGL*/
lv_win32_init(hInstance, SW_SHOWNORMAL, 800, 480, NULL);
/*Run the demo*/
lv_demo_widgets();
while(!lv_win32_quit_signal) {
/* Periodically call the lv_task handler.
* It could be done in a timer interrupt or an OS task too.*/
lv_task_handler();
usleep(10000); /*Just to let the system breath*/
}
return 0;
}
- 2021-08-23 00:31:02下载
- 积分:1
-
SSE
实现图片的淡入淡出,利用SSE指令集。利用Visual Studio 2010编写C++程序,生成动态链接库,用Java程序调用。(
您是不是要找: 实现图片的淡入淡出,使用SSE指令集。利用Visual Studio 2010编写C++程序,生成动态链接库,用Java程序调用。
Achieve pictures fade, use SSE instruction set. Use Visual Studio 2010 to write a C++ program to generate dynamic link library, called with Java programs.)
- 2014-12-29 20:41:02下载
- 积分:1
-
win8app应用开发实例—《英雄联盟宝典》
关于win8app的开发,使用vs2013作为开发环境。该应用基于win8app拆分模板,主要介绍英雄联盟四大阵营各个人物的背景故事。
- 2022-03-13 23:29:51下载
- 积分:1
-
Unit-Nine
输入n个两两互不相等的整数,以这些整数为关键字建立平衡的二叉排序树。
判断该二叉树是否为平衡的,输出判断结果;输出该二叉树的中序遍历关键字访问次序。(Enter an integer n pairwise distinct and so on, in order to establish a balance of these integer binary sort tree as a keyword. Determine whether the binary tree is balanced, the judgment result output output of the binary tree traversal key access order.)
- 2020-12-25 21:49:04下载
- 积分:1
-
4[1].3
人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK(Face detection, algorithms, drivers,海康卡, Haikang code SDK)
- 2009-04-10 15:27:34下载
- 积分:1
-
dspchengxu
DSP程序,针对有源电力滤波器系统的处理例子,对设计开发APF的人员是个不错的例程,例子比较齐全。(DSP program for the treatment of active power filter system is an example of the design and development of APF personnel is a good routine , relatively complete examples .
)
- 2014-02-16 20:19:28下载
- 积分:1
-
FNUSB_v02000405
usb通讯 ,实现与设备的USB通讯连接。直接调用就可以使用,清册可是。(USB COMM you can use is to develop your own app.)
- 2017-10-26 13:03:54下载
- 积分:1
-
ME6206-c
ME6206系列是高纹波抑制率、低功耗、低压差,具有过流和短路保护的CMOS降压型电压稳压器。(ME6206 Series is a high ripple rejection ratio, low power, low dropout, with over-current and short circuit protection of CMOS step-down voltage regulators.)
- 2008-04-08 15:31:48下载
- 积分:1