imglib_v201

所属分类:图形图像处理
开发工具:C/C++
文件大小:2037KB
下载次数:202
上传日期:2009-09-11 15:32:01
上 传 者jery_sh
说明:  TI DSP-DM64x的图像处理基本函数库,里面有大量的图像处理函数及其源代码。为你的DSP图像处理提供极佳的参考。
(TI DSP-DM64x basic functions of image processing library, which a large number of image processing functions and their source code. For your DSP image processing to provide an excellent reference.)

文件列表:
imglib_v201 (0, 2009-09-11)
imglib_v201\TI_license.pdf (15410, 2008-05-06)
imglib_v201\build (0, 2009-09-11)
imglib_v201\build\host (0, 2009-09-11)
imglib_v201\build\host\imglib2_host.dsp (8850, 2008-05-06)
imglib_v201\build\target (0, 2009-09-11)
imglib_v201\build\target\imglib2.pjt (4281, 2008-05-06)
imglib_v201\build\target\imglib2_cn.pjt (3823, 2008-05-06)
imglib_v201\docs (0, 2009-09-11)
imglib_v201\docs\SPRUF30A.pdf (1236686, 2008-05-06)
imglib_v201\include (0, 2009-09-11)
imglib_v201\include\host_build.h (2478, 2008-05-06)
imglib_v201\include\IMG_boundary_8.h (6117, 2008-05-06)
imglib_v201\include\IMG_boundary_8_c.h (5093, 2008-05-06)
imglib_v201\include\IMG_boundary_16s.h (7071, 2008-05-06)
imglib_v201\include\IMG_boundary_16s_c.h (7074, 2008-05-06)
imglib_v201\include\IMG_clipping_16s.h (6270, 2008-05-06)
imglib_v201\include\IMG_clipping_16s_c.h (6273, 2008-05-06)
imglib_v201\include\IMG_conv_3x3_i8_c8s.h (5902, 2008-05-06)
imglib_v201\include\IMG_conv_3x3_i8_c8s_c.h (5359, 2008-05-06)
imglib_v201\include\IMG_conv_3x3_i16_c16s.h (6446, 2008-05-06)
imglib_v201\include\IMG_conv_3x3_i16_c16s_c.h (6465, 2008-05-06)
imglib_v201\include\IMG_conv_3x3_i16s_c16s.h (7968, 2008-05-06)
imglib_v201\include\IMG_conv_3x3_i16s_c16s_c.h (7973, 2008-05-06)
imglib_v201\include\IMG_conv_5x5_i8_c8s.h (7257, 2008-05-06)
imglib_v201\include\IMG_conv_5x5_i8_c8s_c.h (7260, 2008-05-06)
imglib_v201\include\IMG_conv_5x5_i8_c16s.h (7346, 2008-05-06)
imglib_v201\include\IMG_conv_5x5_i8_c16s_c.h (7347, 2008-05-06)
imglib_v201\include\IMG_conv_5x5_i16s_c16s.h (7884, 2008-05-06)
imglib_v201\include\IMG_conv_5x5_i16s_c16s_c.h (7887, 2008-05-06)
imglib_v201\include\IMG_conv_7x7_i8_c8s.h (7257, 2008-05-06)
imglib_v201\include\IMG_conv_7x7_i8_c8s_c.h (7260, 2008-05-06)
imglib_v201\include\IMG_conv_7x7_i8_c16s.h (7347, 2008-05-06)
imglib_v201\include\IMG_conv_7x7_i8_c16s_c.h (7348, 2008-05-06)
imglib_v201\include\IMG_conv_7x7_i16s_c16s.h (7802, 2008-05-06)
imglib_v201\include\IMG_conv_7x7_i16s_c16s_c.h (7805, 2008-05-06)
imglib_v201\include\IMG_conv_11x11_i8_c8s.h (7204, 2008-05-06)
imglib_v201\include\IMG_conv_11x11_i8_c8s_c.h (7207, 2008-05-06)
imglib_v201\include\IMG_conv_11x11_i16s_c16s.h (7888, 2008-05-06)
... ...

;* ======================================================================== *; ;* TEXAS INSTRUMENTS, INC. *; ;* *; ;* IMGLIB-2 DSP Image/Video Processing Library *; ;* *; ;* Release: Revision 2.0.1 *; ;* Snapshot date: 6-May-2008 *; ;* *; ;* This library contains proprietary intellectual property of Texas *; ;* Instruments, Inc. The library and its source code are protected by *; ;* various copyrights, and portions may also be protected by patents or *; ;* other legal protections. *; ;* *; ;* This software is licensed for use with Texas Instruments TMS320 *; ;* family DSPs. This license was provided to you prior to installing *; ;* the software. You may review this license by consulting the file *; ;* TI_license.PDF which accompanies the files in this library. *; ;* ------------------------------------------------------------------------ *; ;* Copyright (C) 2008 Texas Instruments, Incorporated. *; ;* All Rights Reserved. *; ;* ======================================================================== *; This file contains a brief description of the C***x+ TI Image Library and how to use it. The TI Routines are provided in source, as well as Little Endian C***x+ object and PC (VC++) library along with header files. -------------------------------------------------------------------------------- Release Directory Structure Execute the IMGLIB installer provided to obtain the following installation directory structure. ------------------------------------------------------------------------- Directories What the directories contain ------------------------------------------------------------------------- IMGLIB | +--build project files to builds host/target lib | | | +--host | +--target | +--docs library documentation | +--include header files | +--kernels Kernel sources in various flavors | | | +-- asm | +-- c | +-- intrinsics | +-- serial_asm | +--lib host and target library | | | +--host | +--target | +--test_drivers test bench with reference input/output vectors | | | +--drivers set of test-cases | | +--README.txt Top-level README file | +--TI_license.pdf TI License Agreement file -------------------------------------------------------------------------------- Using the TI Image Library 2 in In your Code. 1. Using the ImgLib in: - Code Composer studio: First you have to specify to the linker to link the IMG Library into your application. You do this by going to "Project->Options->Linker->Include Libraries" and then specify the TI IMG library, "imglib2.l***P". - Using Command line tool for C***x+: You have to tell the linker to link your application with the IMG library. You can do this by using the linker -l option in your linker command file or at the linker command line, i.e -l imglib2.l***P - Host build in MS VC++ or a command line tool: For host build, the host library "imglib2_host.lib" should be linked with host project. 2. For each of your C files in which you plan to use a library function, you must include the appropriate header file for that function. For instance, to use the function "IMG_idct_8x8()", you must #include in your source file. 3. refer the IMGLIB-2 user guide provided with the package for further details. -------------------------------------------------------------------------------- How do I Re-Build the Library? The following CCS and VC++ Project files are provided to rebuild the library. - imglib2.pjt : To build c***x+ library from optimized source code - imglib2_cn.pjt : To build c***x+ library from ANSI c code - imglib2_host.dsp : To build host library from ANSI c code -------------------------------------------------------------------------------- Changes from release version 2.0.0 Bug Fix: -------- - Assembly functions: The includede assembly functions could not ba called from the library. The bug was identified as incorrect labeling of those function. This has now been fixed. - Documentation updates and correction. Enhancements: ------------- - Added profiling code to the test benches. -------------------------------------------------------------------------------- Enhancements from ImgLib-1 1. Increased Functionality. 2. 8 and 16 bit version of functions. 3. Source code for all functions. Intrinsic C code for most of the functions. 4. Host (PC) library included for standard PC development and testing of code. 5. CCS and VC++ projects to rebuild library. 6. Test bench with reference input and output test-vectors. Test vectors designed to test range limit and corner cases. 7. Test setup provided makes user modification and testing of code easy. ******************************************************************************** * End of README.TXT ********************************************************************************

近期下载者

相关文件


收藏者