Top "Converter" questions

Converters can change data from one type to another, translate data based on cultural information, or modify other aspects of presentation.

How to convert cv::Mat to pcl::pointcloud

How to get from a opencv Mat pointcloud to a pcl::pointcloud? The color is not important for me only …

opencv converter point-cloud-library
using IValueConverter with current DataContext in two-way binding

I'm having issues with a converter i'm using to convert between a string and our timeformat. The converter itself works …

wpf data-binding datacontext converter ivalueconverter
Video Format Analyzer

I have a video file I don't know what format it is. Is there a software can analyze what kind …

media converter codec transcoding
Difference between Spring MVC formatters and converters

I would need some clarification regarding the difference between Spring MVC formatters and converters. My understanding of the main difference …

spring spring-mvc converter formatter
Convert excel file to jpg in c#

I am trying to use Spire dll to convert excel file to jpg . so i have a xlsm file like …

c# excel converter spire
Convert from numbers to roman notation

I want to convert from numbers to roman notations. I have been given a list which looks like this: conv = [[1000, …

python loops while-loop converter roman-numerals
Convert T-SQL Declare statement to SAP HANA

I cannot seem to get the query with declare statement working in SAP HANA. Below I've put the original working …

converter hana hana-sql-script
Convert all files in a folder from PDF to PCL with Ghostscript

I'm trying to use Ghostscript to convert my files in PDF to PCL. I'm able to convert one file with …

pdf converter ghostscript printer-control-language
Audio converting with Xuggler

I'm trying to convert aac/wav/wma audio files to mp3 with Xuggler in Java. Unfortunately, I have a big …

java audio converter xuggle xuggler