资源列表
DRLSE_v0
- Distance Regularized Level Set Evolution and its Application to Image Segmentation MATALBE CODE
levelset_segmentation_biasCorrection_v1
- C. Li, R. Huang, Z. Ding, C. Gatenby, D. N. Metaxas, and J. C. Gore, "A Level Set Method for Image Segmentation in the Presence of Intensity Inhomogeneities with Application to MRI", IEEE Trans. Image Processing, vol. 20 (7), pp. 2007-2016
0023736607Microcontroller
- micro controller pdf books
Windows_AirPrint_Installer_iOS_5_for_x86_x64
- window airprint installer
code
- 基于所有之前数据双色球预测的马列科夫链算法的实现(The algorithm's Lenin)
指令集
- TFT04RST070_01NN 7寸屏的指令集(TFT04RST070_01NN 7 inch screen instruction set)
手机IMEI写号工具
- 可以写入更换imei串号 刷机升级等………………………………(You can write to replace IMEI)
标准例程-V3.5库函数版本
- 本文件包括了STM 32的基本函数 希望大家好好学习(hello world this is ver great program is very much)
如何烧写RX23T开发板
- 瑞萨官网官方例程,如何烧写rx23t,更方便快捷试用芯片(Renesas official website official routine, how to write rx23t, more convenient and quick trial chip)
BaseCurveFit
- 正交基函数,用于时变信号基于正交基的拟合与实现。用于过程神经网络。(Orthogonal basis functions are used for the fitting and Realization of time-varying signals based on orthogonal basis. Process neural network.)
车牌的定位与分割
- 通过形态学处理和边缘检测方法实现对图像中的车牌实现定位和分割(Through the morphological processing and edge detection method, the license plate is located and segmented in the image)
cppcheck
- cppcheck 是一个静态代码检查工具,支持c, c++ 代码;作为编译器的一种补充检查,cppcheck对产品的源代码执行严格的逻辑检查。 执行的检查包括: 1. 自动变量检查 2. 数组的边界检查 3. class类检查 4. 过期的函数,废弃函数调用检查 5. 异常内存使用,释放检查 6. 内存泄漏检查,主要是通过内存引用指针 7. 操作系统资源释放检查,中断,文件描述符等 8. 异常STL 函数使用检查 9. 代码格式错误,以及性能因素检查(Cppcheck is a