473,461 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How Can I know the content of Picuter

Hi EveryBody:

Is there any way by using Vb.Net 2003 to made an application that can
Identify the content of any picture ?

For example:

If I have adult content picture can I made an application that Identify this
picture has adult content by using the picture name or any thing else.

any help or redirection will be appreciated

regard's

Husam
Apr 19 '06 #1
1 1420
Husam wrote:
Hi EveryBody:

Is there any way by using Vb.Net 2003 to made an application that can
Identify the content of any picture ?

For example:

If I have adult content picture can I made an application that Identify this
picture has adult content by using the picture name or any thing else.

any help or redirection will be appreciated

regard's

Husam


That's pretty much a mission impossible. First of, filenames. They're as
useless as anything (pic1.jpg, pic2.jpg doesn't tell you anything).
Second the content itself. Unless you're going to write a very
sophisticated image analyzing algorithm you're screwed (scuse the pun).
Even if you had the knowledge to do that it would probably yield too
many false positives.

Simplest form would be to calculate the amount of skin(colour) in a
picture. When there's alot you may have some naked people there. On the
other hand it may just as well be a closeup portrait of Mother Theresa.
Do you see the problem?

You could also try shape recognition. But then you'd have to define
every possible position and act known to man and from every angle to be
able to positively recognise it.

That's why I think it's pretty much mission impossible. You'd be better
of installing SurfNanny or something similar (assuming you want to write
a porn blocker)

--
Rinze van Huizen
C-Services Holland b.v
Apr 19 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

72
by: The Plankmeister | last post by:
Is doing this bad: <h3>Some title or other...<a href="#pagetop">back to top</a></h3> I have a feeling it is... My problem is I'm using CSS to style the H3 into a block that spans the whole...
1
by: Sam | last post by:
Does anybody know the proper format to pass content-type in a mailto: Link? Here is what I have. I doesn't work if I escape() the whole body either. Thanks! var z = new String("mailto:");...
0
by: Scott Abel | last post by:
For immediate release: The Rockley Group Content Management Workshop Series Coming to Atlanta, Seattle, Vancouver, Chicago, Washington, DC, Toronto, and Research Triangle Park Learn more:...
6
by: Fabri | last post by:
I shoul want to know the content o a certain span: ************************************************************************ <html> <head> <title>Documento senza titolo</title> <meta...
14
by: mluvw47 | last post by:
Know the answers to the following? Line Contains 50 char *b, q, *r; 200 b = getbuf (); 201 q = *b; 212 R = anotherfunction (b); 213-2003 /* we want to use 'q' and 'r'...
6
by: amit | last post by:
hi group, i have a packet-sniffer which I feed it thru a javascript code. it shows me how many times a link or page is clicked or hitted (freshed) or using back button. the problem I'm having...
136
by: 1001 Webs | last post by:
Every respected Web-authoring Guru says that. This is the era of table-less design, CSS code, XHTML compliant websites. Separate layout from content. There's no reason to use tables any more....
1
by: pronerd | last post by:
Ok, I am looking for way to have a user download a file, and have it open the apprpreate client side application. For instance lets say a user is downloading an MS Word file. I want the user...
0
by: arulk | last post by:
i have 80 char's in xml and im getting this content from xml , writing the content in pdf formet using xsl but i need to wrap the content and i have to count the wraping content only . can i do this...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.