Skip to content

More Than Technical

On software, code, the internet and more.

  • Home
  • Contact
  • About

Search Results for: opencv

Posted on May 14, 2009February 18, 2015

Combining Java's BufferedImage and OpenCV's IplImage

Hi I recently did a small project combining a Java web service with a OpenCV processing. I tried to transfer the picture from Java environment (as BufferedImage) to OpenCV (IplImage) as seamlessly as possible. This proved a but tricky, especially the Java part where you need to create your own buffer for the image, but …

Continue reading "Combining Java's BufferedImage and OpenCV's IplImage"

Share
Posted on March 5, 2009March 5, 2009

Qt & OpenCV combined for face detecting QWidgets

As my search for the best platform to roll-out my new face detection concept continues, I decided to give ol' Qt framework a go. I like Qt. It's cross-platform, a clear a nice API, straightforward, and remindes me somewhat of Apple's Cocoa. My intention is to get some serious face detection going on mobile devices. …

Continue reading "Qt & OpenCV combined for face detecting QWidgets"

Share
Posted on March 21, 2020December 30, 2020

Packing Better Montages than ImageMagick with Python Rect Packer

Creating montages with imagemagick, python rectpack and opencv

Share
Posted on October 30, 2018

Cylindrical image warping for panorama stitching

Warp image to cylindrical coordinates using Python OpenCV, for making panoramas.

Share
Posted on January 27, 2018

An automatic Tensorflow-CUDA-Docker-Jupyter machine on Google Cloud Platform

Build a Tensorflow-GPU auto-starting Dockerized Jupyter server for Google Cloud Platform.

Share
Posted on November 17, 2017

Projector-Camera Calibration - the "easy" way

Projector-camera calibration with OpenCV-Python

Share
Posted on October 30, 2017October 30, 2017

Revisiting graph-cut segmentation with SLIC and color histograms [w/Python]

Implementation of graph-cut segmentation with SLIC superpixels and color histograms, in OpenCV-Python.

Share
Posted on May 8, 2015

Quickly: How to render a PDF to an image in C++?

How to render a PDF to an image in C++ using Poppler

Share
Posted on February 5, 2015February 17, 2015

Using Hidden Markov Models for staff line removal (in OMR) [w/code]

So lately I'm into Optical Music Recognition (OMR), and a central part of that is doing staff line removal. That is when you get rid of the staff lines that obscure the musical symbols to make recognition much easier. There are a lot of ways to do it, but I'm going to share with you …

Continue reading "Using Hidden Markov Models for staff line removal (in OMR) [w/code]"

Share
Posted on December 18, 2013February 17, 2015

Simple NURBS renderer [w/ code]

Simple NURBS renderer, reading from a DXF

Share

Posts navigation

Previous page Page 1 … Page 4 Page 5 Page 6 Next page

Search

Support or Sponsor Us

Need help with your project? Want to sponsor this blog and get your name up here?
 and let's talk about it!

Categories

Archives

Support Our Work

Need help with your project?
 and let's talk about it!

Categories

Archives

Proudly powered by WordPress