The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
13 views

How Can I Segmenting A Solid Blob for Extracted Foreground from BackgroundSubstractorMOG2?

I want to segmenting blob in black and white mode for extracted foreground from BackgroundSubstractorMOG2 without cvBlob. Because I tried several ways to install cvBlob but always failed.. T_T So ...
0
votes
0answers
20 views

How WakeLock works in general? For me it does not work

Can anyone describe or point me to a good description to "how wakelock in android works"? You can forget android standard documentation for it. I have a service (started as forground) and in the ...
0
votes
0answers
15 views

Put my activity in the foreground even someone is calling in Android

I want to develop an application in Android; something like current caller ID (http://www.androidcentral.com/current-caller-id) in which my application displays the Facebook picture and status when ...
0
votes
1answer
32 views

WPF blinking foreground label

I'm trying to make the foreground of a label blink. I tried the following code but I get the following exception and I don't know how to solve it. 'System.Windows.Media.Animation.ColorAnimation' ...
0
votes
2answers
45 views

Android service startforeground LocationManager requestLocationUpdates when device is sleeping

I have a service that is running as a foreground service startForeground(1234, notification); In this service I have a runnable that should run every 15 minutes : private Runnable runnable = new ...
0
votes
0answers
20 views

How do I receive notification on foreground Activity changed

Is there a way to catch a system intent when foreground activity changes. I looking to notify my service when the foreground Activity changes. (I know this can be done by busy-wait/pulling , this is ...
0
votes
2answers
42 views

How to generate foreground-only image given the foreground silhouette in OpenCV?

I did the background substraction part for my foreground extraction task. Now that i have silhouette representing foreground in white and background in black, I dont know how to make a foreground ...
0
votes
2answers
85 views

(Resolved) Remove Shadow from Extracted Foreground

I'm newbie with OpenCV + C++ + Visual Studio 2012. And now I need to learn them. Here's the code for background substraction/foreground extraction, and I need to remove the shadow from the foreground, ...
0
votes
3answers
53 views

How to add multiple Strings to JLabel without creating a new object

How can I add multiple Strings in JLabel without create a new Object with mouseListener and I want it to display the list of Strinsg in block but it always display inline. My question is everytime I ...
1
vote
1answer
72 views

How to use NotificationCompat.Builder and startForeground?

Short question: I'm trying to use the NotificationCompat.Builder class in order to create a notification that will be used for the service, but for some reason, i either don't see the notification, ...
0
votes
0answers
33 views

ios Proper way to determine if the method “applicationWillEnterForeground” is called due to a PushNotification action

I'm working on an app that does a tasks "A" in - (void)applicationWillEnterForeground:(UIApplication *)application. The app is also registered for remote notifications. In - ...
0
votes
0answers
35 views

I am creating a website that needs a foreground and background [closed]

I am creating a website that needs a foreground and background. I am having much difficulty finding a code to fit my needs. What I am trying to do is have a TV monitor border as the foreground and ...
0
votes
1answer
55 views

How is it safe to move a program to the background with CTRL-Z and bg? [closed]

I have a script that transfers some files via ssh. I usually start the script and once I'm sure it is running okay I halt it using CTRL-Z then make it run in the background with bg. > ...
-1
votes
1answer
239 views

Combobox selected value foregournd color XAML WPF

I want to change the foregournd color for the selected value to White in my Combobox. Is there any way to perform the desire action. Cheers Whynottshirt Style of my ComboBox: ...
0
votes
0answers
23 views

put text over fullscreen video on winodws

I want to put text over video on full screen on Windows. Example: We have a video player running in full screen mode (VLC, Mplayer, Winamp, etc), ok. I want to make a external program wich write ...
0
votes
1answer
70 views

Script for running processes in forground but on different terminal tab

I am new to shell scripting. I am using gnome-terminal. I have written one simple script which I need to start my process one-by-one, Here is my Script: #!/bin/bash cd A/ sleep 1 ...
0
votes
2answers
97 views

Location-aware iOS app with background support design issue

I have location services enabled for updating locations when app in background, and I also listen for location updates when app in foreground, displaying a map. What should be the best way to design ...
0
votes
2answers
324 views

Keep an iOS app running in foreground

I would like to know if there's a way to keep an app running in foreground, during a specific interval time. I have a thread running exactly during 3 minutes and I need that the user cannot leave ...
-1
votes
1answer
143 views

OpenCv: How to do background remover?

Basicly i need to cut foreground object from green screen video. I need to make green transparent or directly cut the foreground object. I need to use OpenCv and C++. I find couple of methods but ...
3
votes
3answers
96 views

Set Color of JLabel Using a String

I am working on a Java project. I want for the user to input a color for a Label. I want to do something like this, but with a String. jLabel3.setForeground(Color.blue); Here is what I tried, but ...
0
votes
1answer
54 views

Restarting a Foreground Service in android

I have a service, which runs in a foreground. I understand that if a Foreground service is killed by the system, it's restarted after the availability of resources. What I want to know is, if it will ...
1
vote
0answers
145 views

Silverlight 5 Hyperlink Change style BasedOn same base style but different foreground

I am trying to set a different style to a hyperlink control. The new style is BasedOn the same base style as the previous style which was set to the control and Foreground property has been overridden ...
0
votes
0answers
87 views

phonegap stops on camera cordove 2.3.0

I am at my wits end, I've been working on this for almost a month now. I have (had) and app that worked fine on 2.3.6, no issues what so ever. When I tested on 4.0/4.2 nothing seemed to work. The app ...
0
votes
0answers
486 views

Change WPF TextBox Foreground color in ControlTemplate

I have Styled textboxes that use a Control Template to set the background color depending on visual state (Mouseover, Disabled, etc). Code was taken from MS' TextBox Templates page. What I want to ...
3
votes
2answers
385 views

Phonegap 2.3.0 and the ForegroundCamera plugin

I'm using Phonegap 2.3.0 and the new ForegroundCamera plugin from Google Code.. I followed the instructions carefully, and in my Eclipse setup I got the following errors when validating the project: ...
0
votes
2answers
49 views

Different behavior of app in open and done after installation succefull

My android app used to got killed in background even with foreground service. Here is the manifest entry for the service : <service android:name=".MyService" ...
2
votes
2answers
147 views

App crash even with startforeground

My android app got killed in background even with foreground service. Here is the hole manifest : <?xml version="1.0" encoding="utf-8"?> <supports-screens android:anyDensity="true" ...
0
votes
1answer
241 views

WPF Label Foreground Color

I have 2 Labels in a StackPanel and set a Foreground color to both of them... The second one shows as black, when it shouldn't. <StackPanel HorizontalAlignment="Right" Orientation="Horizontal" ...
1
vote
1answer
73 views

Changed UI Style when running as a daemon

I am trying to create a background application using Qt. There is a difference of ui between running in the foreground and running as a deamon. The style has been changed since Ubuntu 11.10. ...
0
votes
1answer
387 views

Setting Checkbox ItemStyle ForeColor on ASP.Net DetailsView and GridView

On an ASP.Net DetailsView and also on a GridView I noticed that the tick mark in CheckBoxes are a light gray (disabled) colour even though I set it as blue. <asp:CheckBoxField ...
3
votes
2answers
90 views

set forground color in framelayout in android programatically

I want to set foreground color in framelayout pragmatically (not in XML attribute). I have color code in RGB How can I convert color to drawable... frm.setForeground(Drawable); Help!! Thanks
3
votes
1answer
103 views

How to change javadoc view font color in eclipse?

Java doc shows like this,it seems font color is white,so how to change font color? My configuration: Ubuntu 12.10 64bit desktop eclipse 4.2 classic theme
0
votes
1answer
70 views

Set ListItem foreground dynamically

I have an array that populates a ListBox in my app. At first I need to set the foreground of each listboxItem to gray, and that's easy enough through Binding the foreground color to the listboxItem. ...
0
votes
2answers
176 views

Set listItem text color in C# code

I have a listBox, which obviously get filled up with list items through data binding. As you'll also probably know is that you specify what a listItem would look like with a listItem template tag like ...
0
votes
0answers
91 views

Change Framelayout foreground via selector fail

I want to change FrameLayout cover drawable by it's foreground, like this android:foreground="@drawable/target_selector",I run my android application, I found the FrameLayout requestFocus return true; ...
2
votes
1answer
54 views

How can I get the information which app is foreground in iOS?

Can I get the information about which apps are on foreground, so that controlling the screen and get interaction from user. I can do it on Android and I want to do it also in iOS. This is for ...
2
votes
3answers
616 views

Java: Changing jLabel foreground color

I am developing app in netbeans. I have some buttons which I want to change on mouse event (MouseEntered,...) On MouseEntered i have following code: private void ...
0
votes
3answers
214 views

android activity comes to foreground after alarm manager

I have application, which makes event in alarm manager, and at specific time its called. Code looks like this Intent intent = new Intent(this, AlarmActivity.class); pendingIntent = ...
0
votes
2answers
339 views

How can I change the Foreground color of a TextBlock with a Trigger?

I want to change foreground color of a TextBlock from dependencyproperty. But I don't change textblock color. I don't know this problem in my code. How can I change the foreground color of a TextBlock ...
1
vote
0answers
82 views

When app returns to foreground async main_queue calls not performed until after expiration handler

I've a task that renders e.g. 50 objects and saves each one as a file. It's set up to continue running in the background and notify the user when the task is completed. While in the foreground, ...
1
vote
1answer
685 views

How to get moving object's mask using OpenCV BackgroundSubtractorMOG2

I want to mask the moving objects from video. I found that OpenCV has some built-in BackgroundSubtractors which could possibly saving my time a lot. However, according to the official reference, the ...
2
votes
0answers
107 views

Need to change foreground color of a header pivot item dynamically

I have this: <controls:Pivot.HeaderTemplate> <DataTemplate> <ContentPresenter> <TextBlock Text="{Binding}" Foreground="{Binding}" /> ...
2
votes
0answers
153 views

IE Window not coming to foreground, after it was setParent to windows form

I have a windows form with Tabs, in each tab i have IE browsers embedded in it using SetParent() api. SetParent((IntPtr)explorer.HWND, parent); There is another application say notepad is on top ...
0
votes
2answers
122 views

Foreground thread that reads from logcat is paused in Android ICS

I have an application that starts a thread in background. This thread read the logcat: public class MonitorLogService extends Service{ ... private void handleCommand(Intent intent){ if ...
0
votes
0answers
38 views

Foreground service make device going crazy

I made the service What i want. It working very good. But sometime My serice die...because when memory lack system kill my service... and when user use something like Taskkiller or memory_cleaner ...
0
votes
0answers
357 views

Kill foreground process in android

I'm developing children sandbox application. There is applications and videos on device in "white list", that kids may run. Other apps must be inaccessible. I've registered one of my application ...
0
votes
1answer
87 views

CSS :hover not working the way I expect

I have a div which belongs to the class .stickyNote and within that div I have a <h1> tag as the title of the stickyNote and a <p> tag as the contents of the stickynote. Just like so: ...
1
vote
1answer
79 views

Is it possible to move windows in background (without stealing focus)

I'd like to write a script for an application that has several windows opened at the same time. Some of them are popping out to the foreground when they need the user to perform an action on them. ...
0
votes
2answers
1k views

Applescript - Bring window to foreground

I have an application with several windows opened at the same time. I'd like to bring a specific window to foreground (I know its title). At the moment I'm using a combination of keys to achieve this ...
0
votes
0answers
105 views

Installshield,how to bring explorer window to front

In Installshield 2010 , in a Basic MSI project I have a button that opens an explorer window like this(.rul): export prototype ExploreTARGETDIR(HWND); function ExploreTARGETDIR(hMSI) string ...

1 2 3 4 5