文件名称:The PhoXo Core Library (PCL) 图像处理库
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:3.32mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main features include : platform-independent code * * * arbitrary selection of regional dozens of image effects * Undo / Redo support multi-layer * * * histogram shows progress * * Image File read and write text rendering (using WIN32 - GDI, will be adopted after the FreeType alternative)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChangeLog.txt
examples/
examples/complex/
examples/complex/complex.cpp
examples/complex/complex.dsp
examples/complex/complex.dsw
examples/complex/complex.opt
examples/complex/Makefile
examples/more_effect/
examples/more_effect/Makefile
examples/more_effect/more_effect.cpp
examples/more_effect/more_effect.dsp
examples/more_effect/more_effect.dsw
examples/more_effect/more_effect.opt
examples/readme.txt
examples/simple_imgobj/
examples/simple_imgobj/Makefile
examples/simple_imgobj/simple_imgobj.cpp
examples/simple_imgobj/simple_imgobj.dsp
examples/simple_imgobj/simple_imgobj.dsw
examples/simple_imgobj/simple_imgobj.opt
examples/test.jpg
FLib.dsp
FLib.dsw
fool.h
include/
include/Command.h
include/compress/
include/compress/Huffman.h
include/compress/Lzw.h
include/compress/Rle.h
include/compress/文档.txt
include/FColor.h
include/FHistogram.h
include/FLib_Macro.h
include/fooBit.h
include/ImageHandle.h
include/ObjBase.h
include/ObjCanvas.h
include/ObjImage.h
include/ObjImage.inl
include/ObjLayer.h
include/ObjProgress.h
include/ObjSelect.h
include/oxo_helper.h
include/PixelProcessor.h
include/StdDefine.h
include/TharConvert.h
include/Win32_Func.h
Install.txt
lib/
lib/agg/
lib/agg/.cvsignore
lib/agg/distclean
lib/agg/gpc/
lib/agg/gpc/copying.txt
lib/agg/gpc/gpc.c
lib/agg/gpc/gpc.h
lib/agg/include/
lib/agg/include/agg_alpha_mask_u8.h
lib/agg/include/agg_arc.h
lib/agg/include/agg_array.h
lib/agg/include/agg_arrowhead.h
lib/agg/include/agg_basics.h
lib/agg/include/agg_bezier_arc.h
lib/agg/include/agg_bounding_rect.h
lib/agg/include/agg_bspline.h
lib/agg/include/agg_clip_liang_barsky.h
lib/agg/include/agg_color_rgba.h
lib/agg/include/agg_color_rgba8.h
lib/agg/include/agg_conv_adaptor_vcgen.h
lib/agg/include/agg_conv_adaptor_vpgen.h
lib/agg/include/agg_conv_clip_polygon.h
lib/agg/include/agg_conv_close_polygon.h
lib/agg/include/agg_conv_concat.h
lib/agg/include/agg_conv_contour.h
lib/agg/include/agg_conv_curve.h
lib/agg/include/agg_conv_dash.h
lib/agg/include/agg_conv_gpc.h
lib/agg/include/agg_conv_marker.h
lib/agg/include/agg_conv_marker_adaptor.h
lib/agg/include/agg_conv_segmentator.h
lib/agg/include/agg_conv_shorten_path.h
lib/agg/include/agg_conv_smooth_poly1.h
lib/agg/include/agg_conv_stroke.h
lib/agg/include/agg_conv_transform.h
lib/agg/include/agg_conv_unclose_polygon.h
lib/agg/include/agg_curves.h
lib/agg/include/agg_dda_line.h
lib/agg/include/agg_ellipse.h
lib/agg/include/agg_ellipse_bresenham.h
lib/agg/include/agg_embedded_raster_fonts.h
lib/agg/include/agg_gamma_functions.h
lib/agg/include/agg_glyph_raster_bin.h
lib/agg/include/agg_gray8.h
lib/agg/include/agg_gsv_text.h
lib/agg/include/agg_image_filters.h
lib/agg/include/agg_line_aa_basics.h
lib/agg/include/agg_math.h
lib/agg/include/agg_path_storage.h
lib/agg/include/agg_pattern_filters_rgba8.h
lib/agg/include/agg_pixfmt_gray8.h
lib/agg/include/agg_pixfmt_rgb24.h
lib/agg/include/agg_pixfmt_rgb555.h
lib/agg/include/agg_pixfmt_rgb565.h
lib/agg/include/agg_pixfmt_rgba32.h
lib/agg/include/agg_rasterizer_outline.h
lib/agg/include/agg_rasterizer_outline_aa.h
lib/agg/include/agg_rasterizer_scanline_aa.h
lib/agg/include/agg_renderer_base.h
lib/agg/include/agg_renderer_markers.h
lib/agg/include/agg_renderer_mclip.h
lib/agg/include/agg_renderer_outline_aa.h
lib/agg/include/agg_renderer_outline_image.h
lib/agg/include/agg_renderer_primitives.h
lib/agg/include/agg_renderer_raster_text.h
lib/agg/include/agg_renderer_scanline.h
lib/agg/include/agg_rendering_buffer.h
lib/agg/include/agg_rounded_rect.h
lib/agg/include/agg_scanline_bin.h
lib/agg/include/agg_scanline_p.h
lib/agg/include/agg_scanline_u.h
lib/agg/include/agg_shorten_path.h
lib/agg/include/agg_simul_eq.h
lib/agg/include/agg_span_allocator.h
lib/agg/include/agg_span_converter.h
lib/agg/include/agg_span_generator.h
lib/agg/include/agg_span_gouraud.h
lib/agg/include/agg_span_gouraud_gray8.h
lib/agg/include/agg_span_gouraud_rgba8.h
lib/agg/include/agg_span_gradient.h
lib/agg/include/agg_span_image_filter.h
lib/agg/include/agg_span_image_filter_rgb24.h
lib/agg/include/agg_span_image_filter_rgba32.h
lib/agg/include/agg_span_interpolator_adaptor.h
lib/agg/include/agg_span_interpolator_linear.h
lib/agg/include/agg_span_interpolator_trans.h
lib/agg/include/agg_span_pattern.h
lib/agg/include/agg_span_pattern_rgb24.h
lib/agg/include/agg_span_pattern_rgba32.h
lib/agg/include/agg_span_solid.h
lib/agg/include/agg_trans_affine.h
lib/agg/include/agg_trans_bilinear.h
lib/agg/include/agg_trans_perspective.h
lib/agg/include/agg_trans_viewport.h
lib/agg/include/agg_trans_warp_magnifier.h
lib/agg/include/agg_vcgen_contour.h
lib/agg/include/agg_vcgen_dash.h
lib/agg/include/agg_vcgen_markers_term.h
lib/agg/include/agg_vcgen_smooth_poly1.h
lib/agg/include/agg_vcgen_stroke.h
lib/agg/include/agg_vcgen_vertex_sequence.h
lib/agg/include/agg_vertex_iterator.h
lib/agg/include/agg_vertex_sequence.h
lib/agg/include/agg_vpgen_clip_polygon.h
lib/agg/include/agg_vpgen_segmentator.h
lib/agg/include/ctrl/
lib/agg/include/ctrl/agg_cbox_ctrl.h
lib/agg/include/ctrl/agg_ctrl.h
lib/agg/include/ctrl/agg_gamma_ctrl.h
lib/agg/include/ctrl/agg_gamma_spline.h
lib/agg/include/ctr
examples/
examples/complex/
examples/complex/complex.cpp
examples/complex/complex.dsp
examples/complex/complex.dsw
examples/complex/complex.opt
examples/complex/Makefile
examples/more_effect/
examples/more_effect/Makefile
examples/more_effect/more_effect.cpp
examples/more_effect/more_effect.dsp
examples/more_effect/more_effect.dsw
examples/more_effect/more_effect.opt
examples/readme.txt
examples/simple_imgobj/
examples/simple_imgobj/Makefile
examples/simple_imgobj/simple_imgobj.cpp
examples/simple_imgobj/simple_imgobj.dsp
examples/simple_imgobj/simple_imgobj.dsw
examples/simple_imgobj/simple_imgobj.opt
examples/test.jpg
FLib.dsp
FLib.dsw
fool.h
include/
include/Command.h
include/compress/
include/compress/Huffman.h
include/compress/Lzw.h
include/compress/Rle.h
include/compress/文档.txt
include/FColor.h
include/FHistogram.h
include/FLib_Macro.h
include/fooBit.h
include/ImageHandle.h
include/ObjBase.h
include/ObjCanvas.h
include/ObjImage.h
include/ObjImage.inl
include/ObjLayer.h
include/ObjProgress.h
include/ObjSelect.h
include/oxo_helper.h
include/PixelProcessor.h
include/StdDefine.h
include/TharConvert.h
include/Win32_Func.h
Install.txt
lib/
lib/agg/
lib/agg/.cvsignore
lib/agg/distclean
lib/agg/gpc/
lib/agg/gpc/copying.txt
lib/agg/gpc/gpc.c
lib/agg/gpc/gpc.h
lib/agg/include/
lib/agg/include/agg_alpha_mask_u8.h
lib/agg/include/agg_arc.h
lib/agg/include/agg_array.h
lib/agg/include/agg_arrowhead.h
lib/agg/include/agg_basics.h
lib/agg/include/agg_bezier_arc.h
lib/agg/include/agg_bounding_rect.h
lib/agg/include/agg_bspline.h
lib/agg/include/agg_clip_liang_barsky.h
lib/agg/include/agg_color_rgba.h
lib/agg/include/agg_color_rgba8.h
lib/agg/include/agg_conv_adaptor_vcgen.h
lib/agg/include/agg_conv_adaptor_vpgen.h
lib/agg/include/agg_conv_clip_polygon.h
lib/agg/include/agg_conv_close_polygon.h
lib/agg/include/agg_conv_concat.h
lib/agg/include/agg_conv_contour.h
lib/agg/include/agg_conv_curve.h
lib/agg/include/agg_conv_dash.h
lib/agg/include/agg_conv_gpc.h
lib/agg/include/agg_conv_marker.h
lib/agg/include/agg_conv_marker_adaptor.h
lib/agg/include/agg_conv_segmentator.h
lib/agg/include/agg_conv_shorten_path.h
lib/agg/include/agg_conv_smooth_poly1.h
lib/agg/include/agg_conv_stroke.h
lib/agg/include/agg_conv_transform.h
lib/agg/include/agg_conv_unclose_polygon.h
lib/agg/include/agg_curves.h
lib/agg/include/agg_dda_line.h
lib/agg/include/agg_ellipse.h
lib/agg/include/agg_ellipse_bresenham.h
lib/agg/include/agg_embedded_raster_fonts.h
lib/agg/include/agg_gamma_functions.h
lib/agg/include/agg_glyph_raster_bin.h
lib/agg/include/agg_gray8.h
lib/agg/include/agg_gsv_text.h
lib/agg/include/agg_image_filters.h
lib/agg/include/agg_line_aa_basics.h
lib/agg/include/agg_math.h
lib/agg/include/agg_path_storage.h
lib/agg/include/agg_pattern_filters_rgba8.h
lib/agg/include/agg_pixfmt_gray8.h
lib/agg/include/agg_pixfmt_rgb24.h
lib/agg/include/agg_pixfmt_rgb555.h
lib/agg/include/agg_pixfmt_rgb565.h
lib/agg/include/agg_pixfmt_rgba32.h
lib/agg/include/agg_rasterizer_outline.h
lib/agg/include/agg_rasterizer_outline_aa.h
lib/agg/include/agg_rasterizer_scanline_aa.h
lib/agg/include/agg_renderer_base.h
lib/agg/include/agg_renderer_markers.h
lib/agg/include/agg_renderer_mclip.h
lib/agg/include/agg_renderer_outline_aa.h
lib/agg/include/agg_renderer_outline_image.h
lib/agg/include/agg_renderer_primitives.h
lib/agg/include/agg_renderer_raster_text.h
lib/agg/include/agg_renderer_scanline.h
lib/agg/include/agg_rendering_buffer.h
lib/agg/include/agg_rounded_rect.h
lib/agg/include/agg_scanline_bin.h
lib/agg/include/agg_scanline_p.h
lib/agg/include/agg_scanline_u.h
lib/agg/include/agg_shorten_path.h
lib/agg/include/agg_simul_eq.h
lib/agg/include/agg_span_allocator.h
lib/agg/include/agg_span_converter.h
lib/agg/include/agg_span_generator.h
lib/agg/include/agg_span_gouraud.h
lib/agg/include/agg_span_gouraud_gray8.h
lib/agg/include/agg_span_gouraud_rgba8.h
lib/agg/include/agg_span_gradient.h
lib/agg/include/agg_span_image_filter.h
lib/agg/include/agg_span_image_filter_rgb24.h
lib/agg/include/agg_span_image_filter_rgba32.h
lib/agg/include/agg_span_interpolator_adaptor.h
lib/agg/include/agg_span_interpolator_linear.h
lib/agg/include/agg_span_interpolator_trans.h
lib/agg/include/agg_span_pattern.h
lib/agg/include/agg_span_pattern_rgb24.h
lib/agg/include/agg_span_pattern_rgba32.h
lib/agg/include/agg_span_solid.h
lib/agg/include/agg_trans_affine.h
lib/agg/include/agg_trans_bilinear.h
lib/agg/include/agg_trans_perspective.h
lib/agg/include/agg_trans_viewport.h
lib/agg/include/agg_trans_warp_magnifier.h
lib/agg/include/agg_vcgen_contour.h
lib/agg/include/agg_vcgen_dash.h
lib/agg/include/agg_vcgen_markers_term.h
lib/agg/include/agg_vcgen_smooth_poly1.h
lib/agg/include/agg_vcgen_stroke.h
lib/agg/include/agg_vcgen_vertex_sequence.h
lib/agg/include/agg_vertex_iterator.h
lib/agg/include/agg_vertex_sequence.h
lib/agg/include/agg_vpgen_clip_polygon.h
lib/agg/include/agg_vpgen_segmentator.h
lib/agg/include/ctrl/
lib/agg/include/ctrl/agg_cbox_ctrl.h
lib/agg/include/ctrl/agg_ctrl.h
lib/agg/include/ctrl/agg_gamma_ctrl.h
lib/agg/include/ctrl/agg_gamma_spline.h
lib/agg/include/ctr
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.