Coder Social home page Coder Social logo

JethroZ's Projects

ag.vim icon ag.vim

Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'

cppman icon cppman

C++ 98/11/14 manual pages for Linux/MacOS

fsharp icon fsharp

The Open Edition of the F# compiler, core library and tools

jsimgproc icon jsimgproc

Jethro's Image Processing Software.Super-Resolution Reconstruction is the most import feature in this software. It’s achieved by the algorithm Single-Image Super Resolution, based on theory of Compressed Sensing. This algorithm uses OMP (Orthogonal Matching Pursuit) to compute the sparse coding of images, K-SVD (K-means Singular Value Decomposition) to learn over-complete dictionary. With the collaboration between OMP and over-complete dictionary, low resolution image can be scaled-up and its high frequency information (texture, edge) can be recovered at some level. The result is better than simple interpolation, eg, linear interpolation, bi-cubic interpolation, etc. This algorithm is implemented using C++&OpenCV. The other features of this software are also implemented using C++&OpenCV. The GUI is designed using QT.

libgdx icon libgdx

Desktop/Android/HTML5/iOS Java game development framework

log4cplus icon log4cplus

log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.

macvim icon macvim

Vim - the text editor - for Mac OS X

superwordsearch icon superwordsearch

word search puzzle (http://en.wikipedia.org/wiki/Word_search). Here is a variant of this game. The words can be found going in any of the 8 directions in a two dimensional grid. The flag value β€˜WRAPβ€˜, 'NO_WRAP' indicates whether words can wraparound after they hit a boundary of the grid.

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.