Pinned Repositories
011object-pool
C++17 implementation of an object pool pattern
13CAD
3D model simulation project
AdvancedToolBox
Qt Advanced Toolbox,each tab supports expanding and collapsing。
AppShift-MemoryPool
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
Asclepios-DICOM-Viewer
Bachelor thesis project. A DICOM Viewer written in C++, QT and VTK.
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
AsyncTask
C++ AsyncTask class to handle cancellation and progress feedback.
base-components-tool
目前支持线程池 定时器(支持多任务) log日志 cmdline 命令行解析 等功能
BaslerCamera
基于Qt的Basler相机操作
blender-toolbox-qt
Attempt to recreate a blender like toolbox in Qt
fightCC's Repositories
fightCC/13CAD
3D model simulation project
fightCC/async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
fightCC/BaslerCamera
基于Qt的Basler相机操作
fightCC/blender-toolbox-qt
Attempt to recreate a blender like toolbox in Qt
fightCC/camera_calib
Alghoritm in C++ for camera calibration using OpenCV.
fightCC/chromium-base
from chromium
fightCC/daemon-cpp
Unix daemon class (C++)
fightCC/DaemonFramework
A generic framework for secure Linux setuid helper applications.
fightCC/gcf
Generic Component Framework for Qt 4 & Qt 5
fightCC/GenICamImpl
Crossplatform GenIcam implementation
fightCC/bluez-cpp
C++ interface of bluez
fightCC/HandEyeCalibration
fightCC/Kamera
A camera client for rtsp based hardware, using live555, qt, and ffmpeg
fightCC/KeyDaemon
Securely tracks Linux keyboard input events for a single application, without relying on the X window server.
fightCC/kNN_ShapeMatch
Simple Shape Matching with kNN and OpenCV using Openframeworks and ofxCv
fightCC/motion_detection
fightCC/objectpool
Object pool implementation in C++11
fightCC/Opencv-ImageBase
对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信息进行分类处理,传入时需带有信息
fightCC/PhysicallyBasedRenderer
Physically Based Rendering
fightCC/qt_halcon_cv_convert
工业视觉数据转换模板at:data convert between halcon,qt,opencv,using C++
fightCC/QVTKDemo
Using VTK-Qt binding to demonstrate VTK features
fightCC/RM2018Vision
西安电子科技大学视觉开源
fightCC/shadesmar
IPC via shared memory using publish-subscribe pattern
fightCC/SmartPool
SmartPool is an object pool single-header library for fast object allocation. All objects inside of a pool placed in a contiguous memory block to be cache-friendly.
fightCC/socket_can
fightCC/ThicknessGauge
Line height measurement using a camera and a laser.
fightCC/thread-pool-cpp
fightCC/VolumeRendering
Volume Rendering with OpenGL and GLSL
fightCC/VolumetricRenderer
Program for viewing volumetric 3d image data from CT, MRI scanners and the like. I will try to experiment with many different cutting edge rendering techniques. The program will load DICOM, TIFF data. I will be experimenting with cinematic quality rendering for medical data
fightCC/vtkFiltersBezier
GSoC2015 VTK CAD Model and Simulation Spline Visualization