Tagged Questions

0
votes
5answers
30 views

3D Surface normal extractor

Hi All, I have a 3D closed mesh object that has 3D 65.000 position coordinates. For lighting purposes, I need a 3D surface normal extractor. Could you help me to have it. Thank …
0
votes
2answers
34 views

download a zip file to a local drive and extract all files to a destination folder using python 2.5

hi, I am trying to download a zip file to a local drive and extract all files to a destination folder. so i have come up with solution but it is only to "download" a file from a …
0
votes
1answer
25 views

API’s to extract 7z files in .net

Is there any API available, that can be used in .net that can read/extract 7z files ?
2
votes
2answers
54 views

Extract everything from PDF

Looking for PDF content extractor (console tool or library). It will be used on server to produce on-line e-books from uploaded PDF files. Need to extract following things: tex …
0
votes
5answers
59 views

Extract text from particular elements of a large poorly formatted XML file

I have a large (~50Mb) file containing poorly formatted XML describing documents and properties between <item> </item> tags, and I want to extract the text from all Eng …
0
votes
3answers
27 views

PHP Extract2 - How to assign vars in current symbol table?

I have a function, which is a safer way to extract variables than extract(). Basically you just specify which variable names are to be pulled out of an array. The problem is, ho …
0
votes
1answer
53 views

Extract Audio from FLV stream in C#

I'd like to extract audio stream from a FLV stream in C#. I searched in Google and I found FLVExtract, but it supports only extracting from FLV files, and not from streams. How ca …
1
vote
3answers
105 views

Python: Removing characters from beginnings of sequences in fasta format

Hi, I have sequences in fasta format that contains primers of 17 bp at the beginning of the sequences. And the primers sometimes have mismatches. I therefore want to remove the fi …
0
votes
1answer
45 views

Extracting pure content / text from HTML Pages by excluding navigation and chrome content

Hi, I am crawling news websites and want to extract News Title, News Abstract (First Paragraph), etc I plugged into the webkit parser code to easily navigate webpage as a tree. T …
3
votes
6answers
266 views

I have a .mp3 file. How can I seperate the human voice from the rest of the sound in C?

Is it even possible in C [I know it is possible in general -GOM player does it]? just let me get started... What do you say? How exactly do you identify human voice distinguished …
0
votes
1answer
121 views

How to extract archive from this script (using tar)

Hi, I have absolutly no idea how to unpack the created archive. I give you the complete Script. A Debian based Distibution named Univention uses this to backup several files in an …
2
votes
1answer
103 views

Python: Extracting data from buffer with ctypes

I am able to successfully call a function with ctypes in Python. I now have a buffer that is filled with Structures of data I want to extract. What is the best strategy for this? …
0
votes
1answer
178 views

Extract MSI from EXE

Dear all I want to extract MSI of an EXE setup to publish over network!!!! There is some ways. for example using universal extractor...... but doesn't work for JAVA Run-time env …
0
votes
2answers
206 views

Extract/Export attachements from Lotus Notes Email using C#

Hello I need to extract/export the lotus notes email attachment into file system. for that I wrote following method but each time I am receiving an error at line foreach (NotesIt …
0
votes
3answers
58 views

How do I extract image from a pdf file using php

Please, any ideas on how to extract image from pdf in php?

1 2 3 4 5 7 next
15 30 50 per page