Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
11answers
3k views

Are there human 3D models/libraries?

I'm a dance teacher and I was thinking of writing some code to produce 3D animations of dance moves from choreography stored in a database. The dancing to data model representation I could write but I ...
3
votes
1answer
104 views

Any way to automate - for testing - a human-dependant action?

I wonder if there are any good / possible ways to automate - for a unit test perhaps - a human-dependant action on an eCommerce website? For example, could I have a macro or a script to simulate "can ...
3
votes
4answers
9k views

OpenCv Blob/Contour labeling

Hi i have been working on this for a while and yet to have no good solution. I am reading a video frame by frame and am using background subtraction to ' identify the region where is there movement ...
2
votes
1answer
213 views

Best way to automatically model 3D human

I want to automatically model 3D human from given anthropometric measurements (basic sizes, height, waist, chest diameter etc). Is there any tool/library that can let me do it automatically or a quick ...
1
vote
1answer
58 views

Windows XP Human Interface Guidelines: Does a Document Detailing them Exist?

I am creating a C# .Net Windows Form Application and was wondering if there are official Human Interface Guidelines(HIG) for Windows XP applications. I know Apple has HIGs for iOS and OSX, but I can't ...
1
vote
1answer
496 views

Human detection from video

Can somebody recommend me a software or algoritm in matlab, c++ with them i can detect people in video sequence? I tried Dalal algoritm, and also OpenCV people detection sample, but it seems to work ...
1
vote
5answers
118 views

When has a human-based service replaced an automated one? [closed]

I'm looking for examples where a human-based service replaced an automated one. For example, machine translation (although suboptimal in quality) largely replaced human translation in many areas -- ...
1
vote
2answers
469 views

Converting human readable date to java date object

Here is my problem - I need to parse a string and find whether it contains a date. Examples of strings: "Tomorrow 2AM" "16 February 2010 16:00" "Today 16:00" Do you know of any java library which ...
1
vote
3answers
39 views

Implementing “Report this content” and detecting spammer or robot triggered event

I'm creating a forum for a website, and plan on implementing a "Report this content" function. In all honesty, I'm not sure how useful (lit. necessary) the feature will be, since a user account ...
0
votes
0answers
456 views

IT Department Structure for Investment Bank [closed]

I would like to know about of IT Department organization structure for investment banking. which section consist(Eg. Software, Network so on) and how many employee should be in each section? Thanks ...
0
votes
3answers
117 views

Captcha or List of questions?

I recently heard about Captcha the problem of OCS, and someone think that in the future this Human Verification Technical will vanish. So, maybe is best to check if a user is a real human with a list ...
0
votes
3answers
418 views

Width and Height of Human Body

How can I recognize the height and the width of a human body in an image?