id int64 0 755k | file_name stringlengths 3 109 | file_path stringlengths 13 185 | content stringlengths 31 9.38M | size int64 31 9.38M | language stringclasses 1
value | extension stringclasses 11
values | total_lines int64 1 340k | avg_line_length float64 2.18 149k | max_line_length int64 7 2.22M | alphanum_fraction float64 0 1 | repo_name stringlengths 6 65 | repo_stars int64 100 47.3k | repo_forks int64 0 12k | repo_open_issues int64 0 3.4k | repo_license stringclasses 9
values | repo_extraction_date stringclasses 92
values | exact_duplicates_redpajama bool 2
classes | near_duplicates_redpajama bool 2
classes | exact_duplicates_githubcode bool 2
classes | exact_duplicates_stackv2 bool 1
class | exact_duplicates_stackv1 bool 2
classes | near_duplicates_githubcode bool 2
classes | near_duplicates_stackv1 bool 2
classes | near_duplicates_stackv2 bool 1
class |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
753,915 | wg_color.h | ColinPitrat_caprice32/src/gui/includes/wg_color.h | // wg_color.h
//
// CRGBColor class interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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... | 4,622 | C++ | .h | 119 | 37.058824 | 111 | 0.76264 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,916 | wg_timer.h | ColinPitrat_caprice32/src/gui/includes/wg_timer.h | // wg_timer.h
//
// CTimer class interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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.... | 3,223 | C++ | .h | 76 | 40.539474 | 154 | 0.755613 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,917 | wg_error.h | ColinPitrat_caprice32/src/gui/includes/wg_error.h | // wg_error.h
//
// wGui error classes
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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... | 3,247 | C++ | .h | 85 | 36.611765 | 111 | 0.740127 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,919 | CapriceAbout.h | ColinPitrat_caprice32/src/gui/includes/CapriceAbout.h | // 'About' box for Caprice32
// Inherited from CMessageBox
#ifndef _WG_CAPRICE32ABOUT_H_
#define _WG_CAPRICE32ABOUT_H_
#include "wg_messagebox.h"
#include "wg_label.h"
#include "wg_textbox.h"
namespace wGui
{
class CapriceAbout : public CMessageBox {
public:
//! \param pParent A pointer to the par... | 868 | C++ | .h | 22 | 34.681818 | 150 | 0.713945 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,920 | wg_messagebox.h | ColinPitrat_caprice32/src/gui/includes/wg_messagebox.h | // wg_messagebox.h
//
// CMessageBox interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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
// versio... | 2,667 | C++ | .h | 64 | 39.953125 | 164 | 0.757728 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,921 | wg_application.h | ColinPitrat_caprice32/src/gui/includes/wg_application.h | // wg_application.h
//
// CApplication interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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
// vers... | 8,483 | C++ | .h | 159 | 51.327044 | 146 | 0.768357 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,922 | cap_register.h | ColinPitrat_caprice32/src/gui/includes/cap_register.h | // cap_register.h
//
// A widget combining a label and 3 fields for hexadecimal, decimal and char
// content of a register or memory location.
#ifndef _CAP_REGISTER_H_
#define _CAP_REGISTER_H_
#include <string>
#include "wg_window.h"
#include "wg_painter.h"
#include "wg_label.h"
#include "wg_editbox.h"
namespace wG... | 1,658 | C++ | .h | 42 | 37.595238 | 157 | 0.758276 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,923 | wg_scrollbar.h | ColinPitrat_caprice32/src/gui/includes/wg_scrollbar.h | // wg_scrollbar.h
//
// CScrollBar interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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 ... | 4,772 | C++ | .h | 103 | 44.368932 | 103 | 0.767306 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,924 | CapriceOptions.h | ColinPitrat_caprice32/src/gui/includes/CapriceOptions.h | // 'Options' window for Caprice32
// Inherited from CFrame
#ifndef _WG_CAPRICE32OPTIONS_H_
#define _WG_CAPRICE32OPTIONS_H_
#include "wg_checkbox.h"
#include "wg_dropdown.h"
#include "wg_frame.h"
#include "wg_groupbox.h"
#include "wg_label.h"
#include "wg_navigationbar.h"
#include "wg_radiobutton.h"
#include "wg_scrol... | 5,539 | C++ | .h | 123 | 38.081301 | 150 | 0.7 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,925 | wg_listbox.h | ColinPitrat_caprice32/src/gui/includes/wg_listbox.h | // wg_listbox.h
//
// CListBox interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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 ... | 8,012 | C++ | .h | 158 | 48.607595 | 157 | 0.759959 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,926 | wg_resource_handle.h | ColinPitrat_caprice32/src/gui/includes/wg_resource_handle.h | // wg_resource_handle.h
//
// Resource handles interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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... | 6,566 | C++ | .h | 148 | 42.581081 | 168 | 0.787294 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,927 | std_ex.h | ColinPitrat_caprice32/src/gui/includes/std_ex.h | // std_ex.h
//
// Extensions to the std library
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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
// versi... | 3,523 | C++ | .h | 90 | 37.911111 | 117 | 0.759449 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,928 | wg_message_server.h | ColinPitrat_caprice32/src/gui/includes/wg_message_server.h | // wg_message_server.h
//
// CMessageServer interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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
//... | 4,869 | C++ | .h | 101 | 46.326733 | 140 | 0.775807 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,929 | CapriceGui.h | ColinPitrat_caprice32/src/gui/includes/CapriceGui.h | #ifndef CAPRICEGUI_H
#define CAPRICEGUI_H
#include "wg_application.h"
#include "wg_view.h"
#include "SDL.h"
class CapriceGui : public wGui::CApplication
{
public:
CapriceGui(SDL_Window* pWindow, bool bInMainView, int scale=1) : wGui::CApplication(pWindow) {
m_bInMainView = bInMainView;
m_iScale = sc... | 369 | C++ | .h | 15 | 21.666667 | 98 | 0.717949 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,930 | wg_progress.h | ColinPitrat_caprice32/src/gui/includes/wg_progress.h | // wg_progress.h
//
// CProgress interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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.... | 2,010 | C++ | .h | 56 | 34.160714 | 90 | 0.752327 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,931 | wg_resources.h | ColinPitrat_caprice32/src/gui/includes/wg_resources.h | // wg_resources.h
//
// wgui resources
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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... | 3,180 | C++ | .h | 89 | 34.044944 | 125 | 0.787227 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,932 | CapriceVKeyboardView.h | ColinPitrat_caprice32/src/gui/includes/CapriceVKeyboardView.h | #ifndef _WG_CAPRICEVKEYBOARDVIEW_H_
#define _WG_CAPRICEVKEYBOARDVIEW_H_
#include "wg_view.h"
#include "CapriceVKeyboard.h"
using namespace wGui;
class CapriceVKeyboardView : public CView
{
protected:
CapriceVKeyboard* m_kbdFrame;
public:
CapriceVKeyboardView(CApplication& application, SDL_Surface* surfa... | 547 | C++ | .h | 15 | 33.666667 | 125 | 0.792381 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,933 | wg_renderedstring.h | ColinPitrat_caprice32/src/gui/includes/wg_renderedstring.h | // wg_renderedstring.h
//
// CRenderedString interface
// CRenderedString uses the FreeType 2 library
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as publ... | 5,173 | C++ | .h | 107 | 46.514019 | 191 | 0.763633 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,934 | wg_tooltip.h | ColinPitrat_caprice32/src/gui/includes/wg_tooltip.h | // wg_tooltip.h
//
// CToolTip interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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 ... | 3,973 | C++ | .h | 83 | 46.084337 | 166 | 0.766227 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,935 | wg_radiobutton.h | ColinPitrat_caprice32/src/gui/includes/wg_radiobutton.h | // wg_radiobutton.h
//
// CRadioButton interface
//
// 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.
//
// T... | 3,810 | C++ | .h | 83 | 43.975904 | 117 | 0.768151 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,936 | CapriceLeavingWithoutSavingView.h | ColinPitrat_caprice32/src/gui/includes/CapriceLeavingWithoutSavingView.h | #ifndef _WG_CAPRICELEAVINGWITHOUTSAVINGVIEW_H_
#define _WG_CAPRICELEAVINGWITHOUTSAVINGVIEW_H_
#include "wg_view.h"
#include "wg_messagebox.h"
using namespace wGui;
class CapriceLeavingWithoutSavingView : public CView
{
protected:
wGui::CMessageBox *m_pMessageBox;
bool confirmed = false;
public:
Capr... | 664 | C++ | .h | 17 | 35.941176 | 136 | 0.799687 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,937 | wg_painter.h | ColinPitrat_caprice32/src/gui/includes/wg_painter.h | // wg_painter.h
//
// CPainter class which provides useful graphics routines
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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 Softwar... | 5,647 | C++ | .h | 117 | 46.153846 | 113 | 0.751818 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,938 | wg_range_control.h | ColinPitrat_caprice32/src/gui/includes/wg_range_control.h | // wg_range_control.h
//
// CRangeControl interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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
// v... | 4,567 | C++ | .h | 111 | 39.018018 | 129 | 0.742154 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,939 | wg_groupbox.h | ColinPitrat_caprice32/src/gui/includes/wg_groupbox.h | // wg_groupbox.h
//
// CGroupBox interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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.... | 3,275 | C++ | .h | 76 | 41.328947 | 157 | 0.76195 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,940 | wg_label.h | ColinPitrat_caprice32/src/gui/includes/wg_label.h | // wg_label.h
//
// CLabel interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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 t... | 3,111 | C++ | .h | 72 | 41.347222 | 157 | 0.753316 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,941 | wg_message.h | ColinPitrat_caprice32/src/gui/includes/wg_message.h | // wg_message.h
//
// CMessage interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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 ... | 10,665 | C++ | .h | 206 | 49.694175 | 141 | 0.767945 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,942 | wg_editbox.h | ColinPitrat_caprice32/src/gui/includes/wg_editbox.h | // wg_editbox.h
//
// CEditBox interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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 ... | 6,017 | C++ | .h | 125 | 46.032 | 157 | 0.75273 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,943 | wg_picture.h | ColinPitrat_caprice32/src/gui/includes/wg_picture.h | // wg_picture.h
//
// CPicture interface
//
//
// Copyright (c) 2002-2004 Rob Wiskow
// rob-dev@boxedchaos.com
//
// 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 ... | 3,059 | C++ | .h | 70 | 41.9 | 106 | 0.762546 | ColinPitrat/caprice32 | 146 | 32 | 52 | GPL-2.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
753,944 | modele.cc | tsdconseil_opencv-demonstrator/libcutil/src/modele.cc | #include "modele.hpp"
#include "mxml.hpp"
#include "cutil.hpp"
#include "templates/modele-private.hpp"
#include <iostream>
#include <string.h>
#include <malloc.h>
#include <stdlib.h>
#include <limits.h>
#include <stdio.h>
#include <sstream>
#include <locale>
#include <assert.h>
using namespace std;
using namespace ... | 142,825 | C++ | .cc | 5,415 | 21.9012 | 152 | 0.583526 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,945 | modele-wrapper.cc | tsdconseil_opencv-demonstrator/libcutil/src/modele-wrapper.cc | #include "modele.hpp"
#include <string>
using namespace std;
namespace utils
{
namespace model
{
string NodeCppWrapper::format_comment(int indent, const Localized &l)
{
string s = "", desc = utils::str::utf8_to_latin(l.get_description());
uint32_t i, j, k;
for(i = 0; i < (uint32_t) indent; i++)
s += " ";... | 20,018 | C++ | .cc | 556 | 31.151079 | 232 | 0.522398 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,946 | erreurs.cc | tsdconseil_opencv-demonstrator/libcutil/src/erreurs.cc | #include "erreurs.hpp"
#include "cutil.hpp"
#include "mmi/gtkutil.hpp"
namespace utils {
struct EvErreur
{
unsigned int id;
std::string titre, description;
};
static std::vector<Erreur> erreurs;
Erreur indef;
static int erreurs_charge(const std::string &chemin);
std::vector<EvErreur> pile_erreur;
void sign... | 3,761 | C++ | .cc | 129 | 24.449612 | 103 | 0.620536 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
753,947 | journal.cc | tsdconseil_opencv-demonstrator/libcutil/src/journal.cc | #include "cutil.hpp"
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
#include <malloc.h>
#include "../include/journal.hpp"
#ifdef LINUX
#include <stdio.h>
#include <pthread.h>
#include <sys/types.h>
#include <linux/unistd.h>
#endif
#include <iostream>
#include <csignal>
//#define DISPLAY_TIME
#ifdef DISPLA... | 11,447 | C++ | .cc | 467 | 20.860814 | 108 | 0.629184 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,948 | cutil.cc | tsdconseil_opencv-demonstrator/libcutil/src/cutil.cc | #include <sys/stat.h>
#include "cutil.hpp"
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <ctime>
#include <sstream>
#include <unistd.h> // for unlink
#include <cmath>
#include <dirent.h>
#ifdef WIN
# include <windows.h>
# include <winbase.h>
# include <stdio.h>
# include <Shlobj.h>
#else
# inclu... | 47,839 | C++ | .cc | 1,948 | 20.761294 | 227 | 0.572371 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,949 | mxml.cc | tsdconseil_opencv-demonstrator/libcutil/src/mxml.cc | #include "mxml.hpp"
#include "cutil.hpp"
#include "pugixml.hpp"
#include <fstream>
#include <iostream>
#include <stdio.h>
#include <string.h>
#include <malloc.h>
namespace utils
{
namespace model
{
using namespace utils;
static void load_from_pugi_node(MXml &mx, pugi::xml_node node);
XmlAttribute::XmlAttribut... | 8,030 | C++ | .cc | 350 | 19.025714 | 130 | 0.579929 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,951 | bytearray.cc | tsdconseil_opencv-demonstrator/libcutil/src/bytearray.cc | #include "bytearray.hpp"
#ifdef LINUX
#include <cstdio>
#endif
#include <stdio.h>
#include "cutil.hpp"
#include <malloc.h>
#include <string.h>
#include <sys/stat.h>
namespace utils
{
namespace model
{
using namespace utils;
ByteArray::ByteArray(std::string str, bool is_decimal)
{
const char *s = str.c_str();
... | 6,695 | C++ | .cc | 341 | 16.580645 | 83 | 0.589059 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
753,952 | hal.cc | tsdconseil_opencv-demonstrator/libcutil/src/hal.cc | #include "hal.hpp"
#include <stdio.h>
#include <string.h> // for memcpy
#include <unistd.h> // for usleep
#include "../include/journal.hpp"
#if 0
typedef void (*WAITORTIMERCALLBACK)(void *prm, bool TimerOrWaitFired);
WINBASEAPI HANDLE WINAPI CreateTimerQueue(void);
WINBASEAPI void WINAPI DeleteTimerQueue(HANDLE);
... | 12,247 | C++ | .cc | 589 | 17.466893 | 129 | 0.623345 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,953 | schema2doc.cc | tsdconseil_opencv-demonstrator/libcutil/src/utilities/schema2doc.cc | /*
* schema2doc.cc
*
* Created on: 27 août 2013
* Author: A
*/
#include "cutil.hpp"
#include "mxml.hpp"
#include "modele.hpp"
#include <stdio.h>
#include <iostream>
using namespace utils;
using namespace model;
using namespace std;
void print_usage()
{
cerr << "Usage:\nschema2doc -i (schema_filename.xm... | 1,982 | C++ | .cc | 69 | 24.434783 | 94 | 0.610493 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,954 | preprocess.cc | tsdconseil_opencv-demonstrator/libcutil/src/utilities/preprocess.cc | #include "cutil.hpp"
#include "mxml.hpp"
#include <stdio.h>
#include <iostream>
#include <ostream>
#include <string>
#include <fstream>
//FILE *os, *toc_os;
/*std::string handle_item(const MXml &mx)
{
if(mx.name.compare("em") == 0)
{
return std::string("<i>") + handle_children(mx) + "</i>";
}
}
std... | 4,741 | C++ | .cc | 167 | 23.886228 | 123 | 0.543016 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,955 | model-editor.cc | tsdconseil_opencv-demonstrator/libcutil/src/utilities/model-editor.cc | #include "model-editor.hpp"
#include "mmi/stdview.hpp"
#include "cutil.hpp"
#include <stdio.h>
#include <iostream>
ModelEditor *ModelEditor::instance = nullptr;
ModelEditor *ModelEditor::get_instance()
{
if(instance == nullptr)
instance = new ModelEditor();
return instance;
}
void ModelEditor::on_b_infos()
... | 11,322 | C++ | .cc | 392 | 24.964286 | 110 | 0.649014 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,956 | rcgene.cc | tsdconseil_opencv-demonstrator/libcutil/src/utilities/rcgene.cc | #include "cutil.hpp"
#include "mxml.hpp"
#include <stdio.h>
using namespace utils;
using namespace model;
int main(int argc, char **argv)
{
CmdeLine cmdeline(argc, argv);
utils::init(cmdeline, "libcutil", "rcgene");
MXml mx;
if(mx.from_file(cmdeline.get_option("-i").c_str()))
{
printf("rggene: no vers... | 2,328 | C++ | .cc | 65 | 31.261538 | 118 | 0.592064 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,957 | test-multithread.cc | tsdconseil_opencv-demonstrator/libcutil/src/utilities/test-multithread.cc |
class Essai
{
public:
utils::model::Node noeud;
unsigned int cnt[2];
utils::hal::Signal sig[2];
Essai()
{
cnt[0] = cnt[1] = 0;
}
void essai1()
{
for(;;)
{
noeud.get_attribute_as_int("config/general/langue");
cnt[0]++;
if(cnt[0] > 500000)
{
utils::infos(... | 957 | C++ | .cc | 49 | 14.653061 | 65 | 0.550448 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,958 | socket.cc | tsdconseil_opencv-demonstrator/libcutil/src/comm/socket.cc | #include "comm/socket.hpp"
#include "cutil.hpp"
#ifdef WIN
#include <windows.h>
#include <process.h>
#endif
#include <malloc.h>
#include <stdio.h>
#ifdef LINUX
#include <errno.h>
#include <strings.h>
#include <fcntl.h>
#include <netinet/tcp.h>
static int WSAGetLastError(){return errno;}
#endif
#include <string.h>
na... | 20,494 | C++ | .cc | 819 | 20.494505 | 91 | 0.607387 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
753,959 | serial-session.cc | tsdconseil_opencv-demonstrator/libcutil/src/comm/serial-session.cc | /**
* This file is part of LIBCUTIL.
*
* LIBCUTIL 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 3 of the License, or
* (at your option) any later version.
*
* LIBCUTIL is ... | 21,810 | C++ | .cc | 832 | 21.233173 | 114 | 0.585793 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,961 | fdserial.cc | tsdconseil_opencv-demonstrator/libcutil/src/comm/fdserial.cc | /**
* This file is part of LIBSERIAL.
*
* LIBSERIAL 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 3 of the License, or
* (at your option) any later version.
*
* LIBSERIAL ... | 13,841 | C++ | .cc | 522 | 20.605364 | 91 | 0.578967 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,962 | iostreams.cc | tsdconseil_opencv-demonstrator/libcutil/src/comm/iostreams.cc | #include "comm/iostreams.hpp"
#include <malloc.h>
namespace utils
{
namespace comm
{
int InputStream::read(model::ByteArray &ba, uint32_t length, int timeout)
{
uint8_t *buf = (uint8_t *) malloc(length);
ba.clear();
int nr = read(buf, length, timeout);
if(nr > 0)
ba.put(buf, nr);
free(buf);
return n... | 2,223 | C++ | .cc | 102 | 18.882353 | 73 | 0.610365 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,963 | serial-enumeration.cc | tsdconseil_opencv-demonstrator/libcutil/src/comm/serial-enumeration.cc | #include "../../include/journal.hpp"
#include "comm/serial.hpp"
#ifdef WIN
#include <windows.h>
#endif
namespace utils
{
namespace comm
{
#ifdef WIN
int reg_open_subkey_at(HKEY hKey, uint32_t index, REGSAM samDesired,
PHKEY phkResult, std::string *subkey_name = nullptr)
{
uint32_t size = 256;... | 6,169 | C++ | .cc | 226 | 20.128319 | 112 | 0.547655 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,964 | btsocket_vsudio.cc | tsdconseil_opencv-demonstrator/libcutil/src/comm/btsocket_vsudio.cc | /** @file btsocket_vsudio.cc */
#include <stdafx.h>
#include <stdio.h>
#include <initguid.h>
#include <winsock2.h>
#include <ws2bth.h>
#include <strsafe.h>
#include <intsafe.h>
#include <stdio.h>
#include <Objbase.h>
#include "blue.h"
#include <string.h>
#include <cguid.h>
//static FILE *flog;
#define infos(...)
int... | 7,341 | C++ | .cc | 246 | 25.784553 | 96 | 0.661584 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,965 | serial.cc | tsdconseil_opencv-demonstrator/libcutil/src/comm/serial.cc | /**
* This file is part of LIBSERIAL.
*
* LIBSERIAL 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 3 of the License, or
* (at your option) any later version.
*
* LIBSERIAL ... | 9,520 | C++ | .cc | 422 | 19.165877 | 127 | 0.628852 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,966 | ColorCellEditable2.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/ColorCellEditable2.cc | #include "mmi/ColorCellEditable2.hpp"
#include <gtkmm.h>
//#include <gtk/gtkentry.h> /* see XXX below */
#include <sstream>
#include <iostream>
#include "cutil.hpp"
#include "modele.hpp"
#include "mmi/gtkutil.hpp"
#include "mmi/stdview.hpp"
namespace utils
{
namespace mmi
{
ColorCellEditable2::ColorCellEditable2(c... | 4,928 | C++ | .cc | 174 | 25.551724 | 115 | 0.665884 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,967 | ColorCellRenderer2.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/ColorCellRenderer2.cc | #include "mmi/ColorCellRenderer2.hpp"
#include "bytearray.hpp"
#include "mmi/stdview.hpp"
#include <sstream>
#include <iostream>
#include <memory>
namespace utils
{
namespace mmi
{
ColorCellRenderer2::ColorCellRenderer2(std::vector<std::string> constraints) :
Glib::ObjectBase( typeid(ColorCellRenderer2) ),
Gtk::... | 5,508 | C++ | .cc | 158 | 31.177215 | 253 | 0.684101 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,968 | field-view.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/field-view.cc |
#include "mmi/stdview.hpp"
#include "mmi/ColorCellRenderer2.hpp"
#include "mmi/renderers.hpp"
#include "mmi/stdview-fields.hpp"
#include "comm/serial.hpp"
#include <string.h>
#include <stdlib.h>
#include <limits.h>
using namespace std;
namespace utils
{
namespace mmi
{
namespace fields
{
static void update_text_... | 41,776 | C++ | .cc | 1,408 | 25.987216 | 122 | 0.602691 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,969 | renderers.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/renderers.cc | #include "mmi/renderers.hpp"
#include "mmi/stdview.hpp"
#include "comm/serial.hpp"
#include <string.h>
//#include <malloc.h>
#include <stdlib.h>
#include <limits.h>
#include <memory>
#include <iostream>
using namespace std;
namespace utils
{
namespace mmi
{
RefCellEditable::RefCellEditable(const Glib::ustring& pat... | 16,574 | C++ | .cc | 527 | 27.037951 | 236 | 0.641192 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,970 | gtkutil.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/gtkutil.cc | #include "mmi/gtkutil.hpp"
#include "mmi/stdview.hpp"
#include "mxml.hpp"
#include <gdkmm/color.h>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <ctime>
#include <stdio.h>
#ifdef WIN
# include <windows.h>
# include <stdio.h>
#else
# include <sys/stat.h>
#endif
#define DEBOGUE_VUE_IMAGE(AA)
us... | 114,265 | C++ | .cc | 4,089 | 23.028613 | 160 | 0.583612 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,971 | stdview.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/stdview.cc | #include "mmi/stdview.hpp"
#include "mmi/ColorCellRenderer2.hpp"
#include "mmi/renderers.hpp"
#include "mmi/stdview-fields.hpp"
#include <gtkmm/cellrenderercombo.h>
#include "comm/serial.hpp"
#include <string.h>
//#include <malloc.h>
#include <stdlib.h>
#include <limits.h>
using namespace std;
namespace utils
{
nam... | 135,810 | C++ | .cc | 4,315 | 26.53905 | 152 | 0.601109 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,972 | serial-ui.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/serial-ui.cc | #include "mmi/serial-ui.hpp"
#include "comm/serial.hpp"
namespace utils
{
namespace comm
{
SerialFrame::SerialFrame(std::vector<SerialInfo> &infos, const SerialConfig &sc)
: table(1,2)
{
config = sc;
m_refTreeModel = Gtk::ListStore::create(m_Columns);
combo.set_model(m_refTreeModel);
combo.pack_start(m_Colu... | 3,110 | C++ | .cc | 110 | 24.909091 | 92 | 0.654143 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,973 | misc.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/misc.cc | #include "mmi/gtkutil.hpp"
namespace utils{ namespace mmi{
static std::string chemin_fichier_lock;
int verifie_dernier_demarrage()
{
chemin_fichier_lock = utils::get_current_user_path() + PATH_SEP + "lock.dat";
if(utils::files::file_exists(chemin_fichier_lock))
{
# if MODE_RELEASE
auto &sec = utils::lang... | 1,293 | C++ | .cc | 42 | 25.928571 | 103 | 0.600965 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,974 | mmi-gen.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/mmi-gen.cc |
#include "mmi/mmi-gen.hpp"
#include <stdio.h>
#ifdef WIN
#include <process.h>
#endif
#include <cairomm/context.h>
#include <gdkmm/pixbuf.h>
#include <gdkmm/general.h>
#include <gtkmm/drawingarea.h>
#include <gtkmm/imagemenuitem.h>
#include <gtkmm/uimanager.h>
using namespace std;
using namespace utils;
using namespa... | 8,917 | C++ | .cc | 284 | 27.848592 | 104 | 0.669897 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,975 | theme.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/theme.cc | #include "cutil.hpp"
#include "mmi/theme.hpp"
#include "mmi/gtkutil.hpp"
#ifndef LINUX
#ifndef MSYS1
# define MSYS2
#endif
#endif
//#define DISABLE_THEME 1
// Ajouter settings.ini dans le dossier
// "C:\msys32\mingw32\share\gtk-3.0"
// Contenant :
// [Settings]
// gtk-theme-name=win32
namespace utils{ namespace mm... | 7,675 | C++ | .cc | 248 | 26.322581 | 99 | 0.615772 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,976 | docking.cc | tsdconseil_opencv-demonstrator/libcutil/src/mmi/docking.cc | /*#include <gtk/gtk.h>
#include <gtkmm.h>
#include "gdl/gdl.h"
extern "C"
{
#include <glib.h>
#include <glib/gi18n-lib.h>
#include <string.h>
#include <stdlib.h>
#include <gtk/gtk.h>
}*/
#include <gtkmm.h>
#include "mmi/docking.hpp"
namespace utils { namespace mmi {
MyPaned::MyPaned(bool vertical)
{
force_reall... | 39,610 | C++ | .cc | 1,270 | 26.06378 | 114 | 0.613346 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,977 | images-selection.cc | tsdconseil_opencv-demonstrator/libocvext/src/images-selection.cc | /** @file image-selecteur.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public L... | 15,883 | C++ | .cc | 542 | 24.52583 | 164 | 0.615704 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,978 | calib.cc | tsdconseil_opencv-demonstrator/libocvext/src/calib.cc | #include "calib.hpp"
#include <opencv2/calib3d.hpp>
#include <opencv2/highgui.hpp>
#include <opencv2/videoio.hpp>
#include <iostream>
namespace ocvext {
DialogueCalibration::DialogueCalibration()
{
infos("Init dialogue cal...");
prende_photo = false;
fs.from_file(utils::get_fixed_data_path() + "/ocvext-sch... | 8,675 | C++ | .cc | 232 | 32.366379 | 105 | 0.648377 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,979 | hough.cc | tsdconseil_opencv-demonstrator/libocvext/src/hough.cc |
/** @file hough.cc
* @brief Hough transform / using gradient
* @author J.A. / 2015 / www.tsdconseil.fr
* @license LGPL V 3.0 */
#include "hough.hpp"
#include "gl.hpp"
#include <cmath>
#include <iostream>
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/highgui/highgui.hpp"
namespace ocvext
{
///** ... | 8,330 | C++ | .cc | 248 | 27.596774 | 90 | 0.54161 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,980 | fourier.cc | tsdconseil_opencv-demonstrator/libocvext/src/fourier.cc | #include "fourier.hpp"
#include "cutil.hpp"
#include "opencv2/imgproc.hpp"
#include <assert.h>
#include "../include/ocvext.hpp"
namespace ocvext
{
void translation_rapide(const cv::Mat &I, cv::Mat &O,
int decx, int decy,
const cv::Size &dim_sortie,
... | 16,294 | C++ | .cc | 503 | 28.198807 | 145 | 0.579715 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,981 | reco.cc | tsdconseil_opencv-demonstrator/libocvext/src/reco.cc | #include "reco.hpp"
#include "cutil.hpp"
namespace ocvext
{
AssociateurConfig::AssociateurConfig()
{
verifie_ratio = true;
verifie_symetrie = true;
seuil_ratio = 0.65;
}
Associateur::Associateur(const AssociateurConfig &config)
{
this->config = config;
}
void Associateur::calcule(const cv::Mat &d... | 1,602 | C++ | .cc | 62 | 20.306452 | 79 | 0.59541 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,982 | gl.cc | tsdconseil_opencv-demonstrator/libocvext/src/gl.cc |
/** @file gl.cc
* @brief Garcia-Lorca exponential filter and optimized Deriche gradient
* @author J.A. / 2015 / www.tsdconseil.fr
* @license LGPL V 3.0 */
#include "gl.hpp"
#include <stdio.h>
#include "opencv2/imgproc/imgproc.hpp" // for cv::Sobel function
namespace ocvext
{
template<typename T>
static v... | 7,516 | C++ | .cc | 256 | 24.683594 | 110 | 0.576816 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,983 | ocvext.cc | tsdconseil_opencv-demonstrator/libocvext/src/ocvext.cc | #include "opencv2/core.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/imgproc.hpp"
#include "cutil.hpp"
#include "../include/ocvext.hpp"
#ifdef WINDOWS
# include <windows.h>
#endif
namespace ocvext
{
GestionnaireEvenementGenerique *gestionnaire_evenement = nullptr;
static utils::model::Node noeud_en_cours;
... | 10,566 | C++ | .cc | 371 | 24.493261 | 112 | 0.619901 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,984 | vue-image.cc | tsdconseil_opencv-demonstrator/libocvext/src/vue-image.cc | #include "vue-image.hpp"
#include "ocvext.hpp"
namespace ocvext {
#define DEBOGUE_VUE_IMAGE(AA)
//AA
std::vector<Cairo::RefPtr<Cairo::Context>> *VueImage::old_srf =
new std::vector<Cairo::RefPtr<Cairo::Context>>();
#if 0
void VueImage::get_preferred_width(int& minimum_width, int& natural_width) const
{
i... | 10,165 | C++ | .cc | 354 | 25.042373 | 110 | 0.617172 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,985 | vue-collection.cc | tsdconseil_opencv-demonstrator/libocvext/src/vue-collection.cc | #include "vue-collection.hpp"
#ifdef WIN
# include <windows.h>
#endif
namespace ocvext{
void VueCollection::gere_b_ouvrir_image()
{
auto noeud = arbre.get_selection();
if(noeud.has_attribute("chemin"))
{
auto s = noeud.get_attribute_as_string("chemin");
infos("Ouverture [%s]...", s.c_str());
# ifdef W... | 2,641 | C++ | .cc | 89 | 26.404494 | 96 | 0.678685 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,987 | test-fourier.cc | tsdconseil_opencv-demonstrator/libocvext/src/test/test-fourier.cc | #include "fourier.hpp"
#include "opencv2/imgproc.hpp"
#include "opencv2/highgui.hpp"
#include "cutil.hpp"
#include "../../include/ocvext.hpp"
void test_rotation(cv::Mat &I0, float angle, float echelle)
{
trace_majeure("Test rotation (%.1f, %.3f)...", angle, echelle);
cv::Mat I1;
cv::Size sz = I0.size();
c... | 1,852 | C++ | .cc | 52 | 32.788462 | 95 | 0.649467 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,988 | etalonnage-camera.cc | tsdconseil_opencv-demonstrator/libocvext/src/outils/etalonnage-camera.cc | #include "calib.hpp"
#include "mmi/theme.hpp"
int main(int argc, const char **argv)
{
utils::init(argc, argv, "ocvext");
ocvext::init(false, false);
Gtk::Main kit(0, nullptr);
utils::langue.load(utils::get_fixed_data_path() + "/std-lang.xml");
utils::langue.load(utils::get_fixed_data_path() + "/ocvext-lang... | 493 | C++ | .cc | 16 | 28.0625 | 72 | 0.690021 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,989 | scan.cc | tsdconseil_opencv-demonstrator/libocvext/src/outils/scan.cc | #include "opencv2/highgui.hpp"
#include "opencv2/imgproc.hpp"
#include "cutil.hpp"
#include <vector>
int main(int argc, const char **argv)
{
std::string dossier = argv[1];
std::vector<std::string> fichiers;
utils::files::explore_dossier(dossier, fichiers);
auto cnt = 0;
for(auto &f: fichiers)
{
aut... | 1,328 | C++ | .cc | 47 | 23.382979 | 96 | 0.572677 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,990 | gestion-souris.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/gestion-souris.cc | /** @file gestion-souris.cc
Copyright 2016 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Li... | 2,864 | C++ | .cc | 89 | 24.606742 | 80 | 0.565217 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,991 | ocvdemo.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/ocvdemo.cc | /** @file ocvdemo-main.cc
Copyright 2016 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Lice... | 1,778 | C++ | .cc | 34 | 48.441176 | 241 | 0.683603 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,992 | demos-registration.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demos-registration.cc | /** @file demos-registration.cc
* Registration of the different demo items.
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it u... | 3,638 | C++ | .cc | 96 | 34.989583 | 92 | 0.735052 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,993 | ocvdemo-export.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/ocvdemo-export.cc | /** @file export-doc.cc
Copyright 2016 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Licens... | 4,093 | C++ | .cc | 119 | 29.613445 | 116 | 0.612567 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,994 | ocvdemo-mmi.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/ocvdemo-mmi.cc |
/** @file ocvdemo-mmi.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Lice... | 9,812 | C++ | .cc | 269 | 32.527881 | 156 | 0.66568 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,995 | test-webcam.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/test-webcam.cc | /** @file test-webcam.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Licen... | 1,877 | C++ | .cc | 47 | 35.914894 | 151 | 0.706696 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,996 | ocvdemo-misc.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/ocvdemo-misc.cc | /** @file ocvdemo.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License a... | 25,156 | C++ | .cc | 792 | 27.112374 | 121 | 0.629518 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,997 | image-selecteur.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/tools/image-selecteur.cc | /** @file image-selecteur.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public L... | 15,486 | C++ | .cc | 527 | 24.548387 | 163 | 0.616564 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,998 | boutils-image.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/tools/boutils-image.cc | /** @file boutils-image.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Lic... | 2,135 | C++ | .cc | 55 | 35.6 | 92 | 0.723703 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
753,999 | image-mosaic.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/tools/image-mosaic.cc | /** @file image-mosaic.cc
* @brief Affichage de plusieurs images sur une même fenêtre
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modif... | 7,683 | C++ | .cc | 256 | 25.328125 | 121 | 0.590168 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,000 | ocr.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/ocr.cc | #include "demo-items/ocr.hpp"
#ifdef USE_CONTRIB
#include "opencv2/text.hpp"
#endif
#include <cmath>
#include <iostream>
DemoOCR::DemoOCR()
{
props.id = "ocr";
}
int DemoOCR::proceed(OCVDemoItemInput &input, OCVDemoItemOutput &output)
{
#ifdef USE_CONTRIB
cv::Mat I = input.images[0];
cv::Ptr<cv::text::BaseOCR... | 1,237 | C++ | .cc | 38 | 29.605263 | 81 | 0.675997 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,001 | photographie.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/photographie.cc | /** @file photography.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Licen... | 1,288 | C++ | .cc | 32 | 36.71875 | 79 | 0.741573 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,002 | appauto.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/appauto.cc | /** @file appauto.cc
Copyright 2016 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License a... | 6,804 | C++ | .cc | 192 | 31.510417 | 85 | 0.64494 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,003 | demo-fourier.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/demo-fourier.cc | #include "demo-items/fourier-demo.hpp"
#include "fourier.hpp"
#include "ocvext.hpp"
IFTDemo::IFTDemo()
{
props.id = "ift";
props.requiert_masque = true;
}
int IFTDemo::proceed(OCVDemoItemInput &input, OCVDemoItemOutput &output)
{
cv::Mat I, O, mag;
input.mask.convertTo(I, CV_32F);
//cv::cvtColor(I, I, CV_BG... | 10,120 | C++ | .cc | 302 | 30.043046 | 106 | 0.636317 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,004 | demo-skeleton.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/demo-skeleton.cc | /** @file demo-skeleton.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Lic... | 1,799 | C++ | .cc | 33 | 50.606061 | 114 | 0.728571 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,005 | histo.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/histo.cc | /** @file histo.cc
* @brief Traitements basés sur les histogrammes
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the ... | 7,689 | C++ | .cc | 243 | 26.674897 | 85 | 0.61157 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,006 | gradient-demo.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/gradient-demo.cc | /** @file gradient-demo.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Lic... | 17,821 | C++ | .cc | 536 | 29.076493 | 133 | 0.625627 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,007 | video-demo.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/video-demo.cc | /** @file video-demo.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public Licens... | 7,239 | C++ | .cc | 225 | 28.422222 | 119 | 0.661782 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,008 | segmentation.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/segmentation.cc | #include "demo-items/segmentation.hpp"
#include <iostream>
#ifdef USE_CONTRIB
#include "opencv2/ximgproc.hpp"
#endif
DemoSuperpixels::DemoSuperpixels()
{
props.id = "superpixels";
}
int DemoSuperpixels::proceed(OCVDemoItemInput &input, OCVDemoItemOutput &output)
{
#ifdef USE_CONTRIB
auto slic = cv::ximgproc::cre... | 7,024 | C++ | .cc | 223 | 27.713004 | 121 | 0.634439 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
754,009 | misc.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/misc.cc | /** @file misc.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as p... | 1,310 | C++ | .cc | 30 | 39.666667 | 93 | 0.732752 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,010 | morpho-demo.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/morpho-demo.cc | /** @file morpho-demo.cc
* @brief Démonstrations autour des opérateurs morphologiques
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modif... | 3,833 | C++ | .cc | 107 | 31.420561 | 137 | 0.684282 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,011 | espaces-de-couleurs.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/espaces-de-couleurs.cc | /** @file color-demo.cc
* @brief Gestion des espaces de couleurs
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the te... | 2,703 | C++ | .cc | 71 | 33.591549 | 79 | 0.684716 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,012 | 3d.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/3d.cc | /** @file 3d.cc
@brief Démonstratation relatives à la 3D
Démonstrations inspirées du livre :
G. Bradski, Learning OpenCV: Computer vision with the OpenCV library, 2008
Et aussi d'après l'exemple fourni avec opencv: opencv/sources/samples/cpp/stereo_calib.cpp
Copyright 2015 J.A. / http://www.tsdcons... | 23,897 | C++ | .cc | 683 | 29.718887 | 122 | 0.599199 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,013 | filtrage.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/filtrage.cc | /** @file filtrage.cc
* @brief Filtrage
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser Gen... | 5,919 | C++ | .cc | 155 | 34.470968 | 120 | 0.696276 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,014 | seuillage.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/seuillage.cc | /** @file seuillage.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License... | 2,979 | C++ | .cc | 90 | 29.366667 | 90 | 0.697139 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,015 | reco-demo.cc | tsdconseil_opencv-demonstrator/ocvdemo/src/demo-items/reco-demo.cc | /** @file reco-demo.cc
Copyright 2015 J.A. / http://www.tsdconseil.fr
Project web page: http://www.tsdconseil.fr/log/opencv/demo/index-en.html
This file is part of OCVDemo.
OCVDemo is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License... | 19,775 | C++ | .cc | 585 | 28.437607 | 153 | 0.608483 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,016 | modele.hpp | tsdconseil_opencv-demonstrator/libcutil/include/modele.hpp | /** @file modele.hpp
* @brief Gestion d'un mod�le de donn�es arborescent
* avec repr�sentation RAM, XML, ou ROM compress�.
*
* This file is part of LIBCUTIL.
*
* LIBCUTIL is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as publi... | 24,341 | C++ | .h | 721 | 30.560333 | 131 | 0.677549 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,017 | erreurs.hpp | tsdconseil_opencv-demonstrator/libcutil/include/erreurs.hpp | #ifndef ERREURS_H
#define ERREURS_H
#include "modele.hpp"
namespace utils {
struct Erreur
{
unsigned int id;
utils::model::Localized locale;
};
extern int erreurs_charge();
extern int erreur_affiche(unsigned int id);
extern Erreur &erreur_get(unsigned int);
extern void signale_erreur(unsigned int id, ...);... | 374 | C++ | .h | 16 | 21.0625 | 49 | 0.780059 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
754,018 | slots.hpp | tsdconseil_opencv-demonstrator/libcutil/include/slots.hpp | /**
* This file is part of LIBCUTIL.
*
* LIBCUTIL 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 3 of the License, or
* (at your option) any later version.
*
* LIBCUTIL is ... | 9,499 | C++ | .h | 377 | 21.411141 | 84 | 0.640252 | tsdconseil/opencv-demonstrator | 141 | 57 | 16 | LGPL-3.0 | 9/20/2024, 9:42:21 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.