⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jsil-algorithm.mmp

📁 barcode readers [ from Image]
💻 MMP
字号:
// JSIL.mmp
//
// Copyright (C) 2003, 2006 by Jon A. Webb
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
// version 2.1 of the License, or (at your option) any later version.
// 
// This library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
// Lesser General Public License for more details.
// 
// You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
//

// using relative paths for sourcepath and user includes
// exports are unfrozen

TARGET        JSIL-Algorithm.lib
TARGETTYPE    lib
UID           0x1000008d 0x20003E68

SOURCEPATH    .
// Algorithm
SOURCE        3x3Avg.cpp 3x3RgbAvg.cpp Absolute.cpp Add.cpp And.cpp BoxSmooth.cpp 
SOURCE        BoxSmoothRgb.cpp Byte2Short.cpp CannyHoriz.cpp 
SOURCE        CircleFit.cpp Clip.cpp ClipRgb.cpp ConnComp.cpp Crop.cpp
SOURCE	      FindPupil.cpp HistEq.cpp  HistMod.cpp HoughCircle.cpp 
SOURCE        HoughIris.cpp HysterisisThreshold.cpp LineFit.cpp LineFitHough.cpp
SOURCE	      MeasureComponents.cpp Multiply.cpp RectStretch.cpp Reduce.cpp 
SOURCE        ReduceRgb.cpp Rgb4K216M.cpp Rgb64K216M.cpp Rgb2Hsv.cpp
SOURCE	      RgbAvg2Gray.cpp RgbMin2Gray.cpp RgbSelectBand.cpp Sobel.cpp 
SOURCE	      StarSclera.cpp Threshold.cpp TrapezoidWarp.cpp
SOURCE        VerticalAverage.cpp Widths2Bars.cpp ZeroCrossingHoriz.cpp
USERINCLUDE   . 
USERINCLUDE   ..\jsil-core
SYSTEMINCLUDE \Epoc32\include

EXPORTUNFROZEN

//#if defined(WINS)
//    deffile .\JSILALGWINS.def
//#else if defined(ARM)
//    deffile .\JSILALGARMI.def
//#endif
nostrictdef

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -