Related to video tracking in computer vision field.
48
votes
19answers
19k views
Is version control (ie. Subversion) applicable in document tracking?
I am in charge of about 100+ documents (word document, not source code) that needs revision by different people in my department. Currently all the documents are in a shared folder where they will ...
18
votes
6answers
5k views
What is the most reliable way to hide / spoof the referrer in JavaScript?
Normally, the referrer is traceable through:
JavaScript's document.referrer
The request headers, e.g. PHP's $_SERVER['HTTP_REFERER']
I have set up a Codepad demo which shows these properties, for ...
8
votes
6answers
8k views
How do I dynamically load Google Analytics JavaScript?
Without using any other JS frameworks (dojo, jquery, etc), how would I dynamically load Google Analytic's javascript to be used on a web page for web-tracking?
The typical appropriate to dynamically ...
14
votes
2answers
3k views
Google Analytics GIF request not sent
I'm having some troubles setting up Google Analytics. I downloaded the Google Analytics Debugging extension for Chrome and if I take a look at the console, the __utm.gif request is never sent. I ...
15
votes
4answers
6k views
Track mass email campaigns
Litmus released an email analytics service last month (may 2010).
See here: http://litmusapp.com/email-analytics
They boast a very cool "read rate" tracking: they can track normal reads, Skims, and ...
2
votes
7answers
2k views
Best way to keep track of current online users
I have a requirement that my site always display the number of users currently online. For example, "35741 Users Currently Online". This is not based on a log in, simply how many users are currently ...
4
votes
3answers
5k views
Realtime Face-tracking on Iphone
Does anybody know which,currently,is the best library for realizing a real time face-tracking solution for iPhone? I've done a research but I've found quite old articles about OpenCV portings. I would ...
4
votes
1answer
9k views
Opencv tracking using optical flow
I use this to functions as a base of my tracking algorithm.
//1. detect the features
cv::goodFeaturesToTrack(gray_prev, // the image
features, // the output detected features
max_count, // the ...
2
votes
1answer
988 views
how to get referrer using google track in android?
I want to implement install referrer track and want referrer parameter and store in back end database i have seen many exmple or question as on like Get Android Google Analytics referrer tag or ...
22
votes
3answers
3k views
Find out if resource is used
I am looking for an efficient way to find out if a resource (mostly a drawable) is used in java or in an XML file.
The problem is, that on my current project the drawables are changed often and now I ...
12
votes
3answers
6k views
How to capture if a visitor is from a google adwords click
When a user signs up on my site I want to be able to store whether or not they came to my site via an Adwords campaign.
I know google uses javascript to track conversions based on a cookie that is ...
5
votes
7answers
4k views
How does google analytics collect its data?
Yes, I know you have to embed the google analytics javascript into your page.
But how is the collected information submitted to the google analytics server?
For example an AJAX request will not be ...
17
votes
3answers
2k views
How to trigger Google Analytics events from Python?
I'm developing a site that has a REST API and I'd like to track the API usage using Google Analytics events. Is there a straightforward way to trigger GA events from Python that doesn't involve ...
4
votes
1answer
4k views
Google Analytics - Tracking multiple websites (top-level domains)
I have 10 top-level domains e.g. example1.com, example2.com, example3.com, etc, and each domain has its own, unique website (not redirects). My goal is to have one Google Analytics account and one web ...
1
vote
5answers
4k views
ASP.NET Tracking Code & Unique Visitors
I am trying to find a way to track and produce reports for my site (out of interest). Does anyone know of any articles/projects etc that you can
Track pages / unique visitors etc
Tracking 1) ...
3
votes
1answer
988 views
Question on tracking a moving ball using Kalman filter
I want to learn to track a moving ball using Kalman filter. Although many tutorial are available, I still have some questions.
If we can extract the ball in each frame of the video sequence, we will ...
30
votes
5answers
37k views
Reading barcodes with android
Hi I am developing an application for the android htc hero. I am looking into ways of using the inbuilt camer to read 2D barcodes and extract the string returned from the barcode. I have only recently ...
9
votes
2answers
23k views
Help creating an Android GPS tracking application!
Recently I've taken up android development as a hobby and was looking to develop an application that can find and track a users position using Google Maps.
Once the application has a GPS lock, The ...
14
votes
6answers
3k views
Mass email tracking
Most services offered online today that claim to "track" e-mails, do so by embedding images in the emails. My questions are:
Is this the only way to do it and if not, what are the other methods?
Are ...
9
votes
8answers
8k views
Tracking changes in a SQL server 2005 database
I have been tasked with developing a solution that tracks changes to a database.
For updates I need to capture:
date of update
old value
new value
field affected
person doing change
record id
table ...
7
votes
3answers
17k views
Running Google Analytics in iframe?
Our company runs a web site (oursite.com) with affiliate partners who send us traffic. In some cases, we set up our affiliates with their own subdomain (affiliate.oursite.com), and they display ...
7
votes
1answer
1k views
Finding people silhouette in OpenCV C++
I would like to extract the silhouette of a human in a photo and remove the background. The photo could be taken of the full body, only the upper body or only the lower body.
What I have done so far ...
4
votes
4answers
5k views
Use Kalman filter to track the position of an object, but need to know the position of that object as an input of Kalman filter. What the hell here?
I am trying to study how to use Kalman filter in tracking an object (ball) moving in a video sequence by myself so please explain it to me as I am a child.
By some algorithms (color analysis, ...
3
votes
3answers
6k views
C# - How do I access the WLAN signal strength and others?
Many scientists have published papers documenting how devices connected via WLAN can be tracked by measuring its Signal Strength, Time Of Arrival, Round Trip Time, etc. Any idea how I can access these ...
5
votes
4answers
1k views
single person tracking from video sequence
As a part of my thesis work, I need to build a program for human tracking from video or image sequence like the KTH or IXMAS dataset with the assumptions:
Illumination remains unchanged
Only one ...
0
votes
1answer
757 views
How Do Internet Advertisers Use Third-Party Cookies?
If a given web server can only read cookies from those set within its own domain, how do Internet advertisers track user's web traffic from websites outside of their network?
Is there some kind of ...
3
votes
5answers
2k views
Track where users come from in PHP?
Is it possible to find out where the users come from? For example, I give a client a banner, and the link. The client may put the banner/link to any website, lets say to a site called www.domain.com.
...
0
votes
2answers
1k views
How to track distance via GPS on Android?
How would I go about tracking the distance a user travels? I don't necessarily care about storing waypoints, although that may be necessary to calculate distance anyway.
So far, I am creating a ...
8
votes
6answers
682 views
What is the best way to handle this: large download via PHP + slow connection from client = script timeout before file is completely downloaded
My client wanted a way to offer downloads to users, but only after they fill out a registration form (basically name and email). An email is sent to the user with the links for the downloadable ...
18
votes
3answers
8k views
How to track a Google Adwords conversion onclick?
Google Adwords offers no code to add to your page to count a conversion if somebody clicks on a link. But as it's Javascript, I am sure there is a way to do this.
Here's the code (unaltered) Google ...
12
votes
9answers
18k views
C#: GPS Tracking system
How do I go about building a GPS tracking system with mobile (with GPS) in C#.net ?
The scenario is
Track a user (service engineer, nothing illegal here) via a GPS enabled mobile Phone. What ...
14
votes
5answers
2k views
Distributed ProjectManagement/Bug Tracking
Now that we have DSCMs, are there any Project Management / Bug Tracking tools
that are distributed?
10
votes
1answer
11k views
Real time GPS Tracker on JUST HTML / JS and Google Maps to be run on a handphone? Is it possible?
I have read up on GPS Real time tracking and found out several things about it, mostly requiring PHP, zope and a database to store the incoming data. Some other methods uses ajax with relations to ...
4
votes
2answers
2k views
How do I extract Google Analytics campaign data from their cookie with Javascript?
I'd like to be able to pull out the data stored in the Google Analytics tracking cookie with all the campaign tracking information using Javascript. It needs to work with the newer version of GA ...
8
votes
1answer
2k views
How to track downloads on iOS5 without UDID
Anyone who knows how to track iOS app downloads (through web ads) without UDID?
I have thought it becomes impossible especially if the user comes from website to AppStore. But a company called WDA ...
5
votes
1answer
2k views
How to track online users in Rails?
This was always a problem for me, as rails doesn't have some mechanisms for session tracking like java frameworks do, what methods do you use to track who is currently logged on your site? I use a ...
3
votes
2answers
2k views
Implementing rental store in Rails: how to track an inventory state over time?
Let's say you're implementing rails app for a snowboard rental store.
A given snowboard can be in one of 3 states:
away for maintenance
available at store X
on loan to customer Y
The company ...
6
votes
5answers
2k views
Analytics - Tracking actions per user
One of our customers has a web application that requires login, and they would like to get Google Analytics to track it per user - to know which users came to their site.
From what I read on Google ...
5
votes
2answers
262 views
Hudson: Keeping track of number of changed files in each build
Does anyone know of a built-in way to have Hudson keep track of how many files are changed, added or deleted in the source code repository in each build ? I'd like to plot the results in the same way ...
3
votes
2answers
5k views
Tracking email with PHP and image
I have seen the service like spypig.com placing a small image in the email and tracking when it is opened and from where. They track city, country, IP address etc. How is this done?
How do we know ...
5
votes
1answer
591 views
User Agent in an iPhone App
What is the default user agent if I want to add third party code (analytics or ads) in an iPhone app and how can I do to change it?
4
votes
3answers
3k views
Exactly how accurate is IP Geolocation?
I'm setting up a iPhone tracking system for my friends, so they can submit their location to my website by their iPhone, anywhere, anytime - by WiFi or cellular data.
The website will use Google Maps ...
4
votes
9answers
3k views
How to write an efficient hit counter for websites
I want to write a hit counter script to keep track of hits on images on a website and the originating IPs. Impressions are upwards of hundreds of thousands per day, so the counters will be incremented ...
2
votes
2answers
7k views
Complementary filter (Gyro + accel) with Android
Recently I have made some research to use both the accelerometer + Gyroscope to use those senser to track a smartphone without the help of the GPS (see this post)
Indoor Positioning System based on ...
1
vote
3answers
3k views
Tracking Hashtags & Querystrings in GA
I have a few stickers which contain my website's URL QR Code (like this : http://qrcode.kaywa.com/img.php?s=5&d=http%3A%2F%2Fissocial.net%23qr) . I will stick it to streets. As you can see if ...
7
votes
2answers
690 views
Tracking a download button click with Analytics using events
I'm tracking the Download button click on a website featuring a project of mine with this code:
function trackDownload(link) {
try {
_gaq.push(['_trackEvent', 'Downloads', 'Click', 'Setup ...
7
votes
1answer
469 views
Are there different meanings to the concept of 'tracking' in git?
I run 'git branch -r' and get
origin/branch1
origin/branch2
From the man page, the -r option will "list or delete (if used with -d) the remote-tracking branches". So origin/branch1 and ...
4
votes
1answer
487 views
Kalman Tracking - Measurement variance
I'm doing some work on tracking moving objects using a ceiling mounted downward facing camera. I've got to the point where I can detect the position of the desired object in each frame.
I'm looking ...
2
votes
1answer
162 views
any way to know how many checkouts of my code have happened from code.google.com? [duplicate]
Possible Duplicate:
Is there a Subversion Checkout Hook or something similar?
I have hosted the code for one of my projects on code.google.com. While I am able to monitor incoming traffic ...
2
votes
6answers
1k views
Minimalistic visitor stats based on PHP?
Does anybody know a minimalistic, nice-looking visitor statistics suite based on PHP that displays visitor stats in a end-user friendly way.
I know Google Analytics, and the big names in PHP and Perl ...
