General paradigm in solving a computer vision problem is to represent a raw image using a more informative vector called feature vector and train a classifier on top of feature vectors collected from training set. From classification perspective, there are several off-the-shelf methods such as gradient boosting, random forest and Support vector machines that are able to accurately model nonlinear decision boundaries. Hence, solving a computer vision problem mainly depends on the feature extraction algorithm
標(biāo)簽: Convolutional Networks Neural Guide to
上傳時間: 2020-06-10
上傳用戶:shancjb
This edition of Digital Image Processing is a major revision of the book. As in the 1977 and 1987 editions by Gonzalez and Wintz, and the 1992, 2002, and 2008 editions by Gonzalez and Woods, this sixth-generation edition was prepared with students and instructors in mind. The principal objectives of the book continue to be to provide an introduction to basic concepts and methodologies applicable to digital image processing, and to develop a foundation that can be used as the basis for further study and research in this field. To achieve these objectives, we focused again on material that we believe is fundamental and whose scope of application is not limited to the solution of specialized problems. The mathematical complexity of the book remains at a level well within the grasp of college seniors and first-year graduate students who have introductory preparation in mathematical analysis, vectors, matrices, probability, statistics, linear systems, and computer programming. The book website provides tutorials to Support readers needing a review of this background material
標(biāo)簽: Processing Digital Image
上傳時間: 2021-02-20
上傳用戶:
2.7V to 5.5V input voltage Range? Efficiency up to 96% ? 24V Boost converter with 12A switch current Limit? 600KHz fixed Switching Frequency? Integrated soft-start? Thermal Shutdown? Under voltage Lockout? Support external LDO auxiliary power supply? 8-Pin SOP-PP PackageAPPLICATIONSPortable Audio Amplifier Power SupplyPower BankQC 2.0/Type CWireless ChargerPOS Printer Power SupplySmall Motor Power Supply
標(biāo)簽: XR2981
上傳時間: 2021-11-05
上傳用戶:
CHAPTER 1: THE OP AMP CHAPTER 2: OTHER LINEAR CIRCUITS CHAPTER 3: SENSORS CHAPTER 4: RF/IF CIRCUITS CHAPTER 5: FUNDAMENTALS OF SAMPLED DATA SYSTEMS CHAPTER 6: CONVERTERS CHAPTER 7: DATA CONVERTER Support CIRCUITS CHAPTER 8: ANALOG FILTERS CHAPTER 9: POWER MANAGEMENT CHAPTER 10: PASSIVE COMPONENTS CHAPTER 11: OVERVOLTAGE EFFECTS ON ANALOG INTEGRATED CIRCUITS CHAPTER 12: PRINTED CIRCUIT BOARD (PCB) DESIGN ISSUES CHAPTER 13: DESIGN DEVELOPMENT TOOLS
標(biāo)簽: 運算放大器 轉(zhuǎn)換器 模擬濾波器
上傳時間: 2021-12-21
上傳用戶:wangshoupeng199
STM32L053C8T6數(shù)據(jù)手冊Features ? Ultra-low-power platform – 1.65 V to 3.6 V power supply – -40 to 125 °C temperature range – 0.27 μA Standby mode (2 wakeup pins) – 0.4 μA Stop mode (16 wakeup lines) – 0.8 μA Stop mode + RTC + 8 KB RAM retention – 139 μA/MHz Run mode at 32 MHz – 3.5 μs wakeup time (from RAM) – 5 μs wakeup time (from Flash) ? Core: ARM? 32-bit Cortex?-M0+ with MPU – From 32 kHz up to 32 MHz max. – 0.95 DMIPS/MHz ? Reset and supply management – Ultra-safe, low-power BOR (brownout reset) with 5 selectable thresholds – Ultralow power POR/PDR – Programmable voltage detector (PVD) ? Clock sources – 1 to 25 MHz crystal oscillator – 32 kHz oscillator for RTC with calibration – High speed internal 16 MHz factory-trimmed RC (+/- 1%) – Internal low-power 37 kHz RC – Internal multispeed low-power 65 kHz to 4.2 MHz RC – PLL for CPU clock ? Pre-programmed bootloader – USART, SPI Supported ? Development Support – Serial wire debug Supported ? Up to 51 fast I/Os (45 I/Os 5V tolerant) ? Memories – Up to 64 KB Flash with ECC – 8KB RAM – 2 KB of data EEPROM with ECC – 20-byte backup register
標(biāo)簽: stm32l053c8t6
上傳時間: 2022-02-06
上傳用戶:
高清電子書-C++ Primer Plus, 第6版英文版 1438頁Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers Support C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi
標(biāo)簽: C++
上傳時間: 2022-02-19
上傳用戶:trh505
M.NT68676.2A is a monitor control board, which is suitable for Asia-Pacific market. It can SupportLED/LCD panels which resolution is up to 2048×1152.M.NT68676.2A can synchronize with computer automatically. Synchronization requires thesynchronous signal which horizontal and vertical sync are separated.M.NT68676.2A can Support dynamic contrast control, headphone input and Digital volume controlsimultaneously.
標(biāo)簽: 樂華驅(qū)動板
上傳時間: 2022-03-13
上傳用戶:kent
學(xué)習(xí)本章要達(dá)到的目標(biāo):口1.理解 Linux內(nèi)核編譯選項的含義口2.學(xué)會根據(jù)不同的硬件配置裁減定制內(nèi)核;口3.理解內(nèi)核編譯過程中每一步的功能,并編譯 Linux2.630內(nèi)核。需要去重新編譯 Linux內(nèi)核口增加操作系統(tǒng)對新的硬件設(shè)備的支持口增加內(nèi)核新的功能口對內(nèi)核代碼或內(nèi)核配置進(jìn)行優(yōu)化時Prompt for development and/or incomplete code/drivers口顯示處于開發(fā)調(diào)試中或尚未完善的代碼或驅(qū)口選中:如果是測試人員或者開發(fā)者;口不選:其他情況Local version append to kerne release口追加本地版本號口使用命令“uname-a”進(jìn)行查看。POSIX Message Queues口 POSIX消息隊列的支持,這是 POSIX進(jìn)程間通信的一部分BSD Process Accounting口將進(jìn)程的統(tǒng)計信息寫入文件口信息通常包括建立時間、所有者、命令名稱、內(nèi)存使用、控制終端等,這個選項一般是選擇的。Enable loadable module Support口使能可加載模塊支持口如果使能此選項則可以通過"makemodules_insta"把內(nèi)核模塊安裝在/lib/modules/中Kernel Support for ELF binaries口內(nèi)核對ELF文件格式的支持口ELF是開放平臺下最常用的二進(jìn)制文件格式支持動態(tài)連接,支持不同的硬件平臺Kernel Support for a out and ECOFF binaries口早期UNIX系統(tǒng)的可執(zhí)行文件格式,目前已經(jīng)被ELF格式取代Unix domain sockets口本機(jī)高效率的 Socket口僅能運行在本機(jī)上的高效率的 Socket,簡稱 Unix socket。口很多進(jìn)程使用為這種機(jī)制在操作系統(tǒng)內(nèi)部進(jìn)行進(jìn)程間通信,例如 X Window和 syslog等TCP/IP networking口TcP/IP網(wǎng)絡(luò)協(xié)議的支持
標(biāo)簽: linux
上傳時間: 2022-03-29
上傳用戶:kingwide
高通藍(lán)牙芯片QCC5144 詳細(xì)規(guī)格手冊datasheet (共99頁)含各個接口說明,應(yīng)用原理圖等信息。 QualcommTrueWireless? stereo earbuds (無線雙耳) Features(特點) ■ Qualifiedto Bluetooth v5.2 specification (藍(lán)牙協(xié)議標(biāo)準(zhǔn)5.2) ■ 120 MHz Qualcomm ? Kalimba ? audio DSP (120MHz 的音頻DSP處理器) ■ 32 MHz/80MHz Developer Processor for applications ■ Firmware Processor for system ■ Flexible QSPI flash programmable platform (可編程的QSPI外掛存儲器) ■ High-performance 24?bit audio interface (高性能的24位音頻接口) ■ Digital and analog microphone interfaces (含 數(shù)字 及模擬 MIC接口) ■ Flexible PIO controller and LED pins with PWM Support ■ Serial interfaces: UART, Bit Serializer (I2C/SPI), USB 2.0 (支持串口,I2C, SPI,USB 接口) ■ Advanced audio algorithms (高級的音頻算法) ■ ActiveNoise Cancellation: (支持ANC 主動降噪功能) Hybrid, Feedforward, and Feedback modes, using Digital or Analog Mics, enabled using license keys available from Qualcomm? ■ Qualcomm ? aptX ? and aptX HD Audio (支持獨特的aptx 功能)
上傳時間: 2022-04-07
上傳用戶:
高通藍(lán)牙芯片QCC3040 詳細(xì)規(guī)格手冊datasheet (共96頁)QualcommTrueWireless? stereo earbuds (無線雙耳)Features(特點)■ Qualifiedto Bluetooth v5.2 specification (藍(lán)牙協(xié)議標(biāo)準(zhǔn)5.2)■ 120 MHz Qualcomm ? Kalimba ? audio DSP (120MHz 的音頻DSP處理器)■ 32 MHz Developer Processor for applications (32MH的 應(yīng)用處理器)■ Firmware Processor for system■ Flexible QSPI flash programmable platform (可編程的QSPI外掛存儲器)■ High-performance 24?bit audio interface (高性能的24位音頻接口)■ Digital and analog microphone interfaces (含 數(shù)字 及模擬 MIC接口)■ Flexible PIO controller and LED pins with PWM Support■ Serial interfaces: UART, Bit Serializer (I2C/SPI), USB 2.0 (支持串口,I2C, SPI,USB 接口)■ Advanced audio algorithms (高級的音頻算法)■ ActiveNoise Cancellation: (支持ANC 主動降噪功能)Hybrid, Feedforward, and Feedback modes, using Digitalor Analog Mics, enabled using license keys available from Qualcomm?■ Qualcomm ? aptX ? and aptX HD Audio (支持獨特的aptx 功能)
上傳時間: 2022-04-09
上傳用戶:slq1234567890
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1