Giter Site home page Giter Site logo

yaoliuoa / characterness Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 10.0 696 KB

Code of "Characterness: An Indicator of Text in the Wild", IEEE Transcations on Image Processing

License: GNU General Public License v2.0

MATLAB 36.61% M 3.49% C++ 53.96% Objective-C 2.49% C 3.45%

characterness's People

Contributors

yaoliuoa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

characterness's Issues

how cue are calcualted ?

You have used CueNegativeDistribution_229.mat and CuePositiveDistribution_229.mat. How these files are created and if not created where they are available. it contains three variable in each file and therre dimension are 4781 X 1. This is bit difficult to understand...Please explain

Minor bugs when compiling code using Clang

  1. While compiling your code, there were some errors like “function add_tweight(): undeclared identifier”. Actually this function is inherited from base class. This kind of error will happen when compiling using Clang. Here is a detailed description and solution to this error: here , in the “Unqualified lookup into dependent bases of class templates” section.
  2. After fixing this bug, there is another error:

Error using mex
Undefined symbols for architecture x86_64:
"_mxCreateReference", referenced from:
_gco_setdatacost in gco_matlab.o
_gco_setsmoothcost in gco_matlab.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Error in GCO_BuildLib (line 68)
eval(mexcmd); % compile and link in one step

This should be a linking problem. Solutions are appreciated

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.